https://github.com/rryter/vscode-ng-rabbit
vs-code extension to speed up component template refactorings
https://github.com/rryter/vscode-ng-rabbit
typescript vs-code
Last synced: 7 months ago
JSON representation
vs-code extension to speed up component template refactorings
- Host: GitHub
- URL: https://github.com/rryter/vscode-ng-rabbit
- Owner: rryter
- License: mit
- Created: 2019-03-04T17:27:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T20:13:20.000Z (about 7 years ago)
- Last Synced: 2025-04-06T08:35:47.809Z (about 1 year ago)
- Topics: typescript, vs-code
- Language: TypeScript
- Homepage: https://rryter.ch
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vscode-ng-rabbit README
vscode-ng-rabbit greatly simplifies the extracting of a part of html into a seperate component.
## Extension Settings
So far no configuration options are available.
## Known Issues
It's untested.
## Release Notes
### 1.0.0
Initial release.