From f7bef896305fe13a62a74f58e79bf41da7d8e773 Mon Sep 17 00:00:00 2001 From: Vitaly Turovsky Date: Sun, 2 Jan 2022 01:18:08 +0300 Subject: [PATCH] add Better Snippets --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06306a9..79f331a 100644 --- a/README.md +++ b/README.md @@ -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