-
### Discussed in https://github.com/enchant97/note-mark/discussions/211
Originally posted by **GiFuJo** October 3, 2024
Hi there! I wondered if syntax highlighting in fenced code blocks would…
-
This is a follow-on from https://github.com/vscode-abl/vscode-abl/issues/160, with some specific detection issues. Apologies if this should be raised in the [abl-tmlanguage](https://github.com/chrisca…
-
### Zig Version
0.14.0-dev.2034+56996a280
### ZLS Version
0.14.0-dev.179+5acc066
### Client / Code Editor / Extensions
Zed 0.158.2
### Steps to Reproduce and Observed Behavior
Hi,…
-
This is different than the other issue which is about the highlighting syntax support for typst block
- https://github.com/jgm/skylighting/issues/184
Here I am thinking it would be great to have […
-
#37 created a number of syntax highlighting issues, seemingly on account of not adjusting the base position of some line objects, mostly inside resolve.cxx, should be a quick fix.
most likely will re…
-
Use it for `ViewRecordAction.jsx` and create a simple component to use it:
```
```
-
I'm creating dynamic publishDir paths (e.g., `publishDir { file(params.output_dir) / "QC/${step}/multiqc/" }`), which breaks the syntax coloring (see attached).
![Screenshot 2024-03-14 at 6 04 41 …
-
LanguageServerInfo: 1.16.0-SNAPSHOT-607d691 -- ClientInfo: Visual Studio Code 1.92.2 -- JVM: Oracle Corporation 17.0.6+9-LTS-190
I've noticed that system handles (`file-information`, `session`, `er…
-
String interpolation in TypeScript is not highlighted properly. You can see in this example how GitHub markdown highlighting handles it:
```ts
`The error is: ${err}`
```
This is how it appears wit…
-
In a peculiar case I'm facing, I have two peer connections and I'm getting screensharing stream from one of them. When I try to add this stream to another peer using `WebRTCModule.peerConnectionAd…