add Better Snippets

pull/363/head
Vitaly Turovsky 2022-01-02 01:18:08 +03:00
parent 8b483a032d
commit f7bef89630
1 changed files with 7 additions and 2 deletions

View File

@ -75,6 +75,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [ARM Template Viewer](#arm-template-viewer)
- [Azure Cosmos DB](#azure-cosmos-db)
- [Azure IoT Toolkit](#azure-iot-toolkit)
- [Better Snippets](#better-snippets)
- [Bookmarks](#bookmarks)
- [Color Tabs](#color-tabs)
- [Create tests](#create-tests)
@ -259,7 +260,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for
- [Protobuf](https://marketplace.visualstudio.com/items?itemName=peterj.proto)
- [Ruby](https://marketplace.visualstudio.com/items?itemName=groksrc.ruby)
- [Scala](https://marketplace.visualstudio.com/items?itemName=scala-lang.scala)
- [Shaders (*HLSL*, *GLSL*, *Cg*) ](https://marketplace.visualstudio.com/items?itemName=slevesque.shader)
- [Shaders (HLSL, GLSL, Cg)](https://marketplace.visualstudio.com/items?itemName=slevesque.shader)
- [Stylus](https://marketplace.visualstudio.com/items?itemName=sysoev.language-stylus)
- [Swift](https://marketplace.visualstudio.com/items?itemName=Kasik96.swift)
- [VEX](https://marketplace.visualstudio.com/items?itemName=melmass.vex)
@ -309,7 +310,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
## 1C
- [1C/OScript](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl) - rich 1С:Enterprise 8 (BSL) language support in VSC - add syntax highlighting to *.bsl и *.os files in VSC, add IntelliSense and syntax helper for 1С lang
- [1C/OScript](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl) - rich 1С:Enterprise 8 (BSL) language support in VSC - add syntax highlighting to *.bsl и*.os files in VSC, add IntelliSense and syntax helper for 1С lang
## AutoHotkey
@ -586,6 +587,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Code snippets for Azure IoT Hub screenshot](https://raw.githubusercontent.com/formulahendry/vscode-azure-iot-toolkit/master/images/device-explorer.png)
## [Better Snippets](https://marketplace.visualstudio.com/items?itemName=zardoy.better-snippets)
> Alternative to VSCode builtin snippets with more control
## [Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks)
> Mark lines and jump to them