
Gitea for VS Code 1.0.0 brings Actions and PR reviews
Gitea for VS Code 1.0.0 brings Gitea Actions, pull requests, and repository settings into VS Code-compatible editors.
Users can inspect workflow runs and logs, re-run workflows or jobs, download artifacts, and monitor failed or running runs from the status bar.
The extension also supports native pull request diffs and reviews, inline comments, branch checkout, merging, and repository secrets and variables.

Gu



Comments
I like this kind of integration because it keeps more of the development workflow in one place. Being able to review pull requests, check failed Actions, and read logs without leaving VS Code sounds genuinely useful, especially for self-hosted Gitea users.