-
### Describe the highlighting problem
As can be seen above, Treesitter parses both `scope ` and `hello` as a `TSFunction` –which is technically true–, but they are not only a `TSFunction`. For exam…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…
-
### Describe the highlighting problem
The file `queries/ecma/injections.scm` seems to do a great job of allowing me to get css syntax highlighting when put css-in-js tagged template literals in my …
-
My understanding is that stylix currently uses `stylix.image` for palette generation and wallpapers, and is mandatory. If one wishes to use `stylix.autoEnable`, they might be surprised to see that sty…
-
This plugin significantly adds to my vim / nvim startup time by contributing `328ms` to it. Is this a known issue / is there any way to improve this startup time?
Thanks for any help and also thank…
-
**Describe the bug**
An app that has one screen (splash), works ok on iOS, but doesn't work on web builds, giving the exception below.
Console error
```sh
Launching lib/main.dart on Chrome i…
-
Hi, I am seeing these lines:
![Screenshot from 2022-08-30 16-55-07](https://user-images.githubusercontent.com/46827431/187566241-7394f192-e649-436f-bd6b-822bbb07d588.png)
If I add text to a line, …
-
Some folks do:
```dart
State? build() => null
```
This likely stems from a misusage of the Riverpod API and should therefore be discouraged
-
### Describe the highlighting problem
The bash injection in `Dockerfile`s is not isolated per `RUN` statement and instead continues in the following lines even if it's another Dockerfile statement
…
-
### Describe the highlighting problem
In my init.vim file, I recognized some weird problems:
Firstly, in some places, especially after an open bracket (like {, ...), strings will not be highlighte…