Gitea-VSCode
Gitea-VSCode copied to clipboard
Issue tracker for gitea repositories
Inserting the gitea.instanceURL, gitea.owner, gitea.repo, gitea.token doesn't work when inserted on .vscode/settings.json
I have the following configuration data: ### settings.json  * Tried `http` & `https` both. ### Gitea Accessible from Browser  ### Error on clicking refresh  ### In Past,...
- Added 3 config options: `havingCertificateIssueOnLocalServer`, `host`, `port` - Added a method to connect using https library based on config value - Added another request option specifically for the new...
When issues are disabled the API returns 404 to the api endpoint of the repository. It would be nice to see an message in the list of open an closed...