https://github.com/buehler/typescript-hero
VSCode extension that assists you with your everyday work around typescript
https://github.com/buehler/typescript-hero
ide-features intellisense typescript typescript-hero vscode vscode-extension
Last synced: 3 months ago
JSON representation
VSCode extension that assists you with your everyday work around typescript
- Host: GitHub
- URL: https://github.com/buehler/typescript-hero
- Owner: buehler
- Archived: true
- Created: 2016-07-28T13:41:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T11:48:08.000Z (almost 7 years ago)
- Last Synced: 2024-08-09T13:17:16.289Z (about 1 year ago)
- Topics: ide-features, intellisense, typescript, typescript-hero, vscode, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=rbbit.typescript-hero
- Size: 1.11 MB
- Stars: 222
- Watchers: 5
- Forks: 52
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript Hero
TypeScript Hero is a vscode extension that makes your life easier.
When you are coding a lot of `TypeScript` you may want vscode to organize your imports.If you'd like to buy me a beer :-)
[](https://paypal.me/rbbit)
## Features at a glance
Here is a brief list, of what TypeScript Hero is capable of (more in the wiki):
- Sort and organize your imports (sort and remove unused)
- Code outline view of your open TS / TSX document
- Add import to the document or add an import that is under the cursor to the document## Known Issues
Please visit [the issue list](https://gitlab.com/smartive/open-source/christoph/typescript-hero/issues) :-)