Adds syntax highlighting support for Cog, a file generation tool written by Ned Batchelder. Cog lets you use pieces of Python code as generators in your source files to create whatever text you need.
Download on the Visual Studio Marketplace or by searching "cog" in VSCode's, extensions panel.
Adds syntax highlighting and snippets to:
- C
- C++
- JavaScript
- TypeScript
- Markdown
- syntax highlighting for
cogfiles.txt
- enable using the python language server inside cog blocks