An open API service indexing awesome lists of open source software.

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

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 :-)

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](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) :-)