From 4033dd9ede58010678abf34664abcf8bb0ffe14b Mon Sep 17 00:00:00 2001 From: ngohungphuc Date: Tue, 25 Sep 2018 15:15:05 +0700 Subject: [PATCH] add auto import --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8c99837..20f5ac8 100644 --- a/README.md +++ b/README.md @@ -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)