Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/release-lab/vscode-whatchanged
Visual Studio Code extension for generate changelog
https://github.com/release-lab/vscode-whatchanged
changelog vscode-extension whatchanged
Last synced: 2 months ago
JSON representation
Visual Studio Code extension for generate changelog
- Host: GitHub
- URL: https://github.com/release-lab/vscode-whatchanged
- Owner: release-lab
- License: other
- Created: 2021-10-04T11:39:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T07:20:30.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T01:49:02.528Z (almost 2 years ago)
- Topics: changelog, vscode-extension, whatchanged
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-whatchanged
- Size: 2.67 MB
- Stars: 24
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![build](https://github.com/release-lab/vscode-whatchanged/workflows/build/badge.svg)
[![Version](https://vsmarketplacebadge.apphb.com/version/axetroy.vscode-whatchanged.svg)](https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-whatchanged)
[![Downloads](https://vsmarketplacebadge.apphb.com/downloads/axetroy.vscode-whatchanged.svg)](https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-whatchanged)
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)# vscode-whatchanged
vscode extension for [whatchanged](https://github.com/release-lab/whatchanged).
generate changelog.
![screenshot.gif](screenshot.gif)
![screenshot-1.png](screenshot-1.png)
![screenshot-2.png](screenshot-2.png)## Commands
| Command | description |
| ----------------------- | ---------------------- |
| whatchanged.generate | generate changelog |
| whatchanged.generateAll | generate all changelog |## License
The [Anti 996 License](https://github.com/release-lab/vscode-whatchanged/blob/master/LICENSE)