add auto import

pull/139/head
ngohungphuc 2018-09-25 15:15:05 +07:00
parent c935eb1519
commit 4033dd9ede
1 changed files with 5 additions and 0 deletions

View File

@ -543,6 +543,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)