-
I'm using Zed 0.161.2 on Archlinux.
When opening a few of the xsl files in this project:
https://github.com/PreTeXtBook/pretext/tree/master/xsl
I get no syntax highlighting.
Most of the xsl fi…
-
We are missing syntax highlighting for the non-dot version of `zsh` when using bat.
-
### p5.js version
1.9.4
### What is your operating system?
Linux
### Web browser and version
Firefox 126.0
### Actual Behavior
A few new p5.js function like `beginClip` are not being highlighte…
-
Hello! First, awesome REPL you did!
On `fish` and `zsh`, you can have syntax highlighting as you type. Pry does it when you submit a line. What do you think about enabling this on Fir?
-
Reseach the best way to do this
-
I noticed twice now that whenever I use the [optional chaining operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining), the syntax highlighting turns a…
-
Add syntax highlighting to code blocks, similar to how the GitHub Markdown renders.
## Current Behaviour
```
if num > 1:
# check for factors
for i in range(2, num):
if (num %…
-
On Debian 12 OverClock3000
```bash
curl 'https://play.google.com/store/apps/details?id=com.discord' | xmllint --format --html - > my.html
vim my.html
```
and `/Discord - Talk, Play, Hang Out`…
-
This is more me talking about how I'm working on adding it
Pre-alpha prototyping:
### Explanation
Play around with the parser [here on the tree-sitter site](https://tree-sitter.github.io/tr…
-
### Describe the Feature
Earlier today, @patak-dev made a post highlighting the importance of syntax highlighting, especially for developers sharing accessible code snippets rather than images. This …