Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axetroy/vscode-comment-autocomplete
An VSCODE extension to autocomplete the comment.
https://github.com/axetroy/vscode-comment-autocomplete
Last synced: about 2 months ago
JSON representation
An VSCODE extension to autocomplete the comment.
- Host: GitHub
- URL: https://github.com/axetroy/vscode-comment-autocomplete
- Owner: axetroy
- License: mit
- Created: 2019-03-05T15:53:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T09:50:27.000Z (over 5 years ago)
- Last Synced: 2024-10-11T20:13:35.354Z (2 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-comment-autocomplete
- Size: 1.31 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - vscode-comment-autocomplete
README
# vscode-comment-autocomplete
An extension to autocomplete the comment.
## Support Language
Most languages you ever see.
## Support Tool comments
- [x] eslint
- [x] tslint
- [x] prettier
- [x] typescript
- [x] webpack
- [x] jsx## [CHANGELOG](https://github.com/axetroy/vscode-comment-autocomplete/blob/master/CHANGELOG.md)
## Screenshot
![ts](https://github.com/axetroy/vscode-comment-autocomplete/raw/master/screenshot.gif)
## Contributors
| [
Axetroy](http://axetroy.github.io)
[💻](https://github.com/axetroy/vscode-comment-autocomplete/commits?author=axetroy) 🔌 [⚠️](https://github.com/axetroy/vscode-comment-autocomplete/commits?author=axetroy) [🐛](https://github.com/axetroy/vscode-comment-autocomplete/issues?q=author%3Aaxetroy) 🎨 |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |## License
The [MIT License](https://github.com/axetroy/vscode-comment-autocomplete/blob/master/LICENSE)