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: about 2 months ago
JSON representation
VSCode Snippets Snippets and Syntax Highlighting
- Host: GitHub
- URL: https://github.com/redcmd/snippets-snippets
- Owner: RedCMD
- License: mit
- Created: 2024-12-21T06:24:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T10:01:26.000Z (2 months ago)
- Last Synced: 2025-03-29T11:19:16.867Z (2 months ago)
- Topics: snippets, syntax-highlighting, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=RedCMD.snippets-snippets
- Size: 394 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VSCode Snippets Snippets
## Features
Snippets and Syntax Highlighting for VSCode's JSONC Code Snippets `.code-snippets`.

## 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)