-
### Check for existing issues
- [X] Completed
### Describe the feature
In JetBrains IDE's, you can add a comment like `// language=JavaScript` above a string to enable syntax highlighting in a stri…
-
![s](https://user-images.githubusercontent.com/18505570/186735629-cb8a2a3f-c7c6-4e59-93ec-fc6d540ef49e.png)
`not_implemented!` macro does not highlight when it is inside `tokio::select!` macro
Akuli updated
2 years ago
-
how do you handle syntax highlighting when using this? could a tree sitter grammar be put together?
-
- Erlang 25.3.2.12
- Elixir 1.14.3-otp-25
- Manjaro Linux
- Emacs 29.3
- built-in Eglot
- built-in Flymake
I'm noticing that if I introduce an error to the code, the error will quickly flash i…
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
### Describe the bug
There are tree-…
-
With `tree-sitter` 0.20.6 as used by the CI, the tests all pass for me. However when upgrading to tree-sitter 0.21.0 and later, some of the highlight tests fail.
```
attributes:
✓ Target at…
-
I'm using and following vector for years. There is a missing part since the VRL was introduced till now, the syntax support in editors. I found some people were trying to build tree-sitter parse few y…
-
I have a tree-sitter grammar for a language https://github.com/rems-project/tree-sitter-core
How can I use it? Apparently,, copying the wasm file is not enough. Do I need to copy files generated un…
-
## Problem
Currently, language injections are treated as the top-level node in that language's tree-sitter.
It would be very valuable to provide a feature that allowed for treating a specific in…
-
### Introduction
We are building a minimal version of WESL, to let our first users enjoy a modular shading language along with IDE tooling! In this version, we're limiting ourselves to the bare neces…