Merge pull request #139 from ngohungphuc/auto-import

add auto import
pull/142/head
Valerii Iatsko 2018-09-30 14:57:44 +02:00 committed by GitHub
commit 9aea456a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -550,6 +550,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Bracket Pair Colorizer](https://raw.githubusercontent.com/CoenraadS/BracketPair/master/images/example.png)
## [Auto Import](https://marketplace.visualstudio.com/items?itemName=steoates.autoimport)
> Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX.
![Auto import](https://gifyu.com/images/autoimport.gif)
## Explorer Icons
- [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons)