Relative Content

Tag Archive for visual-studio-codesyntax-highlightingtextmate

VS Code textmate rules

I’m making a custom syntax highlighting theme for my VS Code. I’ve chosen to do it the simplest way, in the settings.json. I know it’s not the best way to do this, but it’s more than enough for my purposes. I’m mostly going to be using this with C/C++, clangd and CMake. The setup for this is pretty simple: