-
Depending on the current cursor position, eglot assumes that it is in either svelte-mode, javascript-mode or css-mode
Would there be a possibility, that svelte mode would report to eglot always as …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When writing a function name that starts with a capital letter in the editor, the syntax highlight…
-
**Is your feature request related to a problem? Please describe.**
The Tree-Sitter highlights don't treat Rust attributes as categorically separate. I find this makes code harder to read than with …
-
It is not compiling there is Unknown Bypass named issue while compiling...can you send me its latest apk?
-
What would it take to make this library work on Linux? Unfortunately I'm not very familiar with C or C++ development so I can't really tell how much work needs to be done.
-
I'm just adding this as a note. I haven't played with tree-sitter and tree-sitter queries yet. But I might see if I can find time to pitch in. I love the effort put in. But there is still some things …
-
### Describe the bug
The highlighting queries set the `url` metadata field. Urls in markdown can be enclosed in `` so they can contain whitespace ([reference in current CommonMark spec](https://spec.…
tbung updated
2 weeks ago
-
## Current problem
The current syntax highlighting system is very slow, and there are noticeable lags when scrolling large C++ files which contain complex syntax elements.
## Issues of tree-sit…
-
### Description
From atom/atom/[Tree-sitter parsing breaks function-like macro syntax highlighting in C #18346](https://github.com/atom/atom/issues/18346)
### Steps to Reproduce
1. define a g…
-
This isn't really an issue, but I'd like to say I wrote a tree-sitter grammar for Squirrel so people using editors like Neovim can leverage good syntax highlighting, code folding, auto indentation, et…