-
We are missing syntax highlighting for none dot version of zshrc file when using `bat`
-
-
LSP 3.16 is published with support for SemanticTokens.
- [ ] render syntax highlighting ranges. ~~Starting point is the ExternalAnnotator `LSPAnnotator`.~~
-
It would be awesome if we could syntax highlight shell history in the interactive UI
Something like this might work: https://github.com/trishume/syntect
ellie updated
10 months ago
-
Purple Yolk bundles its own syntax highlighting for both Cabal and Haskell files. There's another (very popular) extension that provides the same thing: [`justusadam.language-haskell`](https://marketp…
-
When I attempt to highlight the following code snippet using Sphinx, MyST, and jsx-lexer, Sphinx returns a warning:
`WARNING: Could not lex literal_block as "jsx". Highlighting skipped.`
````
`…
-
Language servers (LSP4E project) could provide semantic tokens with highlight information for Java files. These semantic tokens are primarily for languages embedded into Java. For example Spring Java …
-
### What page were you looking at?
https://cuelang.org/examples/cue/broken-highlighting/
### What version of the site were you looking at?
https://github.com/cue-lang/cuelang.org/commit/d413e…
-
### Description
Adding "or replace" breaks syntax highlighting with colors.
- use this query:
```
create or replace view table_size as
SELECT
c.relname,
PG_RELATION_SIZE(C.oid) as s…
-
Syntax highlighting for Visual Basic code examples is interpreting a single quote as the start/end of a string instead of the start of a comment.
![Example](https://user-images.githubusercontent.com/…