Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redcmd/snippets-snippets

VSCode Snippets Snippets and Syntax Highlighting
https://github.com/redcmd/snippets-snippets

snippets syntax-highlighting vscode-extension

Last synced: 14 days ago
JSON representation

VSCode Snippets Snippets and Syntax Highlighting

Awesome Lists containing this project

README

        

# VSCode Snippets Snippets

## Features

Snippets and Syntax Highlighting for VSCode's JSONC Code Snippets `.code-snippets`.
![Example `snippets.code-snippets` Snippets](https://raw.githubusercontent.com/RedCMD/snippets-snippets/main/images/Example-Snippets.png)
![Example `snippets.code-snippets` Syntax](https://raw.githubusercontent.com/RedCMD/snippets-snippets/main/images/Example-Syntax.png)

## Known Issues

Maximum nesting of 20 levels
Beyond that may result in false positives.

## For more information

* VSCode docs [Snippet Syntax](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax)
* Jeff Hykin's [better-snippet-syntax](https://github.com/jeff-hykin/better-snippet-syntax)
* VSCode Feature Request [Snippets Snippets #236674](https://github.com/microsoft/vscode/issues/236674)
* [Repository](https://github.com/RedCMD/snippets-snippets)
* [Marketplace](https://marketplace.visualstudio.com/items?itemName=RedCMD.snippets-snippets)