-
Sometimes syntax highlighting is wrong, especially when the patch text begins in the middle of a multi-line comment or string.
This could be resolved by inputting a wider context e.g.
`git show …
-
If delta receives a hunk that looks something like the example below, then it will syntax highlight the code as a string. (This is a python example, but the problem exists in any language with multili…
-
Can be progressively enhanced using [Custom Highlight API](https://drafts.csswg.org/css-highlight-api/), [as demonstrated by Bramus on CodePen](https://codepen.io/bramus/full/VwRqGVo).
-
A pretty glaring caveat of syntax highlighting is that it doesn't work for packages. Here's an [example](https://macaulay2.com/doc/Macaulay2/share/doc/Macaulay2/NormalToricVarieties/html/_make__Smooth…
-
Currently syntax highlighting breaks highlighting for other file types, this is likely a problem with scope names.
As a workaround you can simply disable the extension when working with other file …
-
[pyzo/issues/841](https://github.com/pyzo/pyzo/issues/841)
`vim` has syntax highlighting for these keywords, at least on 8.2.2121 but not on 8.0 (IPOL computation server version).
+9
-
Yeas as the title say the tags don't get any syntaxt highlighting.
![vue-ts-mode](https://github.com/8uff3r/vue-ts-mode/assets/97002012/a251828a-c5c8-411e-84e7-c388ea8f4fff)
-
We need colors that are aligned with our ds. We use prismjs for syntax highlighting
## Todo
- [ ] specify available tokens from prism for designers to define the colors for them
-
### Version
v1.34.2
### Describe the bug
Dart code syntax highlighting no longer working in Cody Chat. Used to work fine.
### Expected behavior
Syntax highlighting should work in Cody Chat,…
-
### In which editor is this a problem?
Visual Studio Code
### Describe the bug
For Sass indented, [indented-style comments](https://sass-lang.com/documentation/syntax/comments/#in-sass) don't…