Gitea VSCode Plugin

Hello!
I just finished 1.4.1 of my Gitea VSCode plugin and thought maybe you find it useful too.

tl;dr:
Clone & Create repos and manage PRs from VSCode

Take a look here for the details → Gitea Workflow - Visual Studio Marketplace

2 Likes

Nice,
I want to have a look at the plugin. I added the “gitea.instances” block to the settings.json. This may be stupid, but where do I run “Gitea: Authenticate” in VSVCode?

Have a look at VSCode’s Command Pallet. The sequence should be Ctrl+Shift+P and then start typing Gitea: Authenticate.

Ah, thanks @TechWiz, now `Gitea: Authenticate’ works now.
Where can I find the “Build Status” in the Status Bar | Visual Studio Code Extension API?