From 3836c2e35cfc16fa942205f069abfac439f238b9 Mon Sep 17 00:00:00 2001 From: in-in Date: Mon, 8 Oct 2018 17:49:56 +0300 Subject: [PATCH] remove Copy Relative Path extension #166 --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e5884eb..f203999 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,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) @@ -390,10 +389,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.