From 4a0d9b368f3c2a61473686444cec601c32f0c2a3 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 4 Oct 2018 09:29:53 -0400 Subject: [PATCH] Add toggle Quotes extension --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 574360c..bc69a8c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [REST Client](#rest-client) - [Settings Sync](#settings-sync) - [Todo tree](#todo-tree) + - [Toggle Quotes](#toggle-quotes) - [Yo](#yo) - [Formatting/Beautification](#formatting--beautification) - [Better Align](#better-align) @@ -489,6 +490,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Todo Tree](https://thumbs.gfycat.com/PowerlessWindyCivet-size_restricted.gif) +## [Toggle Quotes](https://marketplace.visualstudio.com/items?itemName=BriteSnow.vscode-toggle-quotes) + +> Cycle between single, double and backtick quotes + +![Toggle Quotes](https://d3vv6lp55qjaqc.cloudfront.net/items/2V092N0u2O1a393Y0f28/Screen%20Recording%202018-10-04%20at%2009.26%20AM.gif?X-CloudApp-Visitor-Id=26998&v=e2908c88) + ## [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo) > Scaffold projects using [Yeoman](http://yeoman.io/)