https://github.com/brandonxlf/vscode-github-releases
View, create, and edit GitHub releases right from Visual Studio Code
https://github.com/brandonxlf/vscode-github-releases
github-releases vscode-extension
Last synced: 10 months ago
JSON representation
View, create, and edit GitHub releases right from Visual Studio Code
- Host: GitHub
- URL: https://github.com/brandonxlf/vscode-github-releases
- Owner: BrandonXLF
- License: mit
- Created: 2024-03-09T07:31:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T02:43:13.000Z (over 1 year ago)
- Last Synced: 2025-02-05T00:47:03.787Z (11 months ago)
- Topics: github-releases, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=brandonfowler.github-releases
- Size: 326 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Releases
View, create, and edit GitHub releases right from Visual Studio Code.
## Features
### Release Tree View
View releases from all git repositories with remotes on GitHub with a handy tree view in the activity bar.
For each release, information about the release and associated release assets can be shown. Actions are added to checkout the release's tag or to download release assets.

### Create and Edit Releases
Create new releases or edit exiting ones with an activity bar editor. The editor supports the creation of new tags as well as the creation, renaming, and deletion of release assets.