mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #146 from wesbos/patch-1
Add toggle Quotes extension
This commit is contained in:
commit
be3e3eb5b9
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user