davidmatas / typescript-hero

VSCode extension that assists you with your everyday work around typescript

Home Page:https://marketplace.visualstudio.com/items?itemName=rbbit.typescript-hero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

VSCode extension that assists you with your everyday work around typescript

https://marketplace.visualstudio.com/items?itemName=rbbit.typescript-hero

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%