-
`KEEP` should be highlighted in the example query below. Investigation is needed to determine if its using ESQL language validation.
![Image](https://github.com/user-attachments/assets/67b2e702-a5df-…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Related/Similar: #2861 #2033
Please add synta…
-
It would be nice to have emacs/vim/sublime... support. Is there already something lying around somewhere? What kind of features can we have without doing something too complex?
-
Like the exclude functionality it would be great to be able to add languages. They could pull the highlighting from CDN. E.g. adding "clojure" to the list would inject this:
https://cdnjs.cloudflar…
-
### Summary
[Tagged template](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#tagged_templates) strings in JavaScript have strange, inconsistent highlighting. It…
-
### Checklist
- [X] I am using an up-to-date version.
- [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md).
- [X] I have searched existing [issues]…
-
Requested:
- [x] Vue
- [ ] HCL
- [ ] R
- [ ] Ini
- [x] Dart
- [ ] Properties
- [ ] Scala
- [ ] Liquid
- [ ] reStructuredText
- [x] PowerShell
- [x] Diff
- [x] TOML
- [x] Golang
- [x] R…
-
We might be able to use the [apparmor-mode](https://gitlab.com/apparmor/apparmor-mode) Emacs extension to do syntax highlighting when editing profiles.
Hopefully [GtkSourceView](https://github.com/…
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
1.94.1
### Vue version
3.4.27
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
the built-in Scheme interpreter successfully runs `cond` and `unless`, but the editor doesn't highlight them as keywords, like it does with `if`, which is less important than `cond`.