-
Hi, since dotnet 9 when I run my blazor code with "dotnet watch run" if I have an error, I don't have syntax highlighting on the specific error line unlike before.
On VsCode terminal, Visual Studio p…
-
We've just started looking at the templates, which seem quite useful and are (helpfully) extendible too.
But if I use a template to build a requirement, it has no syntax highlighting, which makes i…
-
### Related problem
Words can't describe it well, so I will just put in a few images
Command that exists:
![image](https://user-images.githubusercontent.com/59611020/169695066-39065da4-ce49-453f-…
-
It would be awesome if we could add GitHub syntax highlighting support for Spack specs.
### Rationale
Right now, if I share a Spack spec on GitHub, it looks like:
```
python@3.8.8%apple-clang@…
-
Hello. I have a question about editing the syntax highlighting.
Would it be technically possible to have the syntax highlighting work for named parameters even when they are not touching the equals s…
-
## Problem
The website does not have syntax highlighting for PowerShell code.
## Impact
The lack of syntax highlighting makes it difficult for users to read and understand PowerShell code on the …
-
## The code with a problem is:
```
alias ll='ls -alF'
alias ..='cd ..'
```
## It looks like:
![Screenshot 2024-05-07 at 3 45 52 PM](https://github.com/jeff-hykin/better-shell-syntax/assets/135…
-
Hi there!
Would be very nice to have GROQ syntax highlighting in other IDEs, please
-
## Describe the bug
I've been using the winget schema (https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.4.0/manifest.defaultLocale.1.4.0.json) to create some pa…
-
It would be nice to have ` ```gdscript ` code tags.
We currently use ` ```php ` for some, which works _somewhat_ due to overlap in keywords, but it's not ideal 😀
The [mdBook docs](https://rust-la…