-
[Please excuse me if I'm in the wrong place or am doing anything else wrong - I'm rather new to this...]
I guess it won't be easy, but I really would appreciate the possibility to add font weights …
iDad5 updated
2 years ago
-
Checklist
- [ yes ] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"`
- [ yes ] This bug exists for C
- [ no ] This bug exists for C++
- [ ?] This bug exists f…
-
This was reported at https://github.com/dart-lang/dart-syntax-highlight/issues/11#issuecomment-1613758553. Dart highlighting on GitHub doesn't handle unterminated triple-backticks as expected. VS Code…
-
- VSCode Version: 1.28.0
- VSCode-R Version: v0.6.2
- OS Version: x86_64-apple-darwin15.6.0 (64-bit)
Steps to Reproduce:
1. Use two reserved markdown characters in LaTeX math blocks in the s…
-
I've noticed that that TM wrongly highlights some constants. That's how it currently looks
``` bash
{
name = 'support.constant.dom.js';
comment = 'HTML 5 (http://www.w3.org/TR/html5/single-pa…
-
Should we add a Vue client to the examples?
It should only be integrated into this repository if it does not bring a ton of dependencies (like Angular) and fits the overall dev approach with vite. …
-
We need better syntax coloring for many programming languages. Maybe this will come in handy.
https://codemirror.net/mode/index.html
-
Currently, using bird-style Literate Haskell means that Visual Studio Code believes no line is indented, which means folding doesn't work.
In addition, hitting Enter will always place one at the begi…
-
### Description of the new feature / enhancement
Monaco is feature packed, but when the code preview is read-only you don't get to use all it's feature, and thus all you have is a big bulky and slo…
-
I have observed Rust source syntax coloring loss occasionally, usually after:
- first opening of a file
- `Ctrl+Shift+F` formatting
- copy/paste code from another source file
Closing and reope…