Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 2.33 KB

README.md

File metadata and controls

36 lines (25 loc) · 2.33 KB

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.

Travis build AppVeyor status codecov Marketplace Installs GitHub issues GitHub pull requests Semantic release Greenkeeper License Gitter

If you'd like to buy me a beer :-)

Donate

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

Documentation

Visit the wiki pages here: Typescript Hero Wiki