From 3d9051640718263f4590f170908b431b9daa1f49 Mon Sep 17 00:00:00 2001 From: helloWorld2187 Date: Tue, 30 Mar 2021 17:03:50 +0530 Subject: [PATCH] Added extension 'Path Autocomplete' --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 286c7ce..14cd1e2 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Parameter Hints](#parameter-hints) - [Partial Diff](#partial-diff) - [Paste JSON as Code](#paste-json-as-code) + - [Path Autocomplete](#path-autocomplete) - [Path IntelliSense](#path-intellisense) - [Power Tools](#power-tools) - [PrintCode](#printcode) @@ -753,6 +754,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Paste JSON as Code](https://raw.githubusercontent.com/quicktype/quicktype-vscode/master/media/demo.gif) +## [Path Autocomplete](https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete) + +> Provides path completion for visual studio code. + +![Path Autocomplete](https://raw.githubusercontent.com/ionutvmi/path-autocomplete/master/demo/path-autocomplete.gif) + ## [Path IntelliSense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense) > Visual Studio Code plugin that autocompletes filenames