Merge pull request #171 from in-in/patch-1

remove Copy Relative Path extension
This commit is contained in:
Benjamin Lannon 2018-10-08 11:06:59 -04:00 committed by GitHub
commit 96e4c7d919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,6 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Azure Cosmos DB](#azure-cosmos-db)
- [Azure IoT Toolkit](#azure-iot-toolkit)
- [Bookmarks](#bookmarks)
- [Copy Relative Path](#copy-relative-path)
- [Create tests](#create-tests)
- [Deploy](#deploy)
- [Gi](#gi)
@ -394,10 +393,6 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Bookmarks toogle screenshot](https://raw.githubusercontent.com/alefragnani/vscode-bookmarks/master/images/bookmarks-toggle.png)
## [Copy Relative Path](https://marketplace.visualstudio.com/items?itemName=alexdima.copy-relative-path)
> Copy Relative Path from a File
## [Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)
> An extension to quickly generate test files.