-
1. I tried to install file-mode and immediately this error popped up. Hope it helps.
**Atom**: 1.16.0 x64
**Electron**: 1.3.13
**OS**: Microsoft Windows 7 Enterprise
**Thrown From**: [file-mode…
-
### Describe the bug
TS causes huge lags when you start a multiline c/cpp comment with /* and there are more than say 250 or 300 lines below that point.
### To Reproduce
1. open a cpp source file …
-
This is primarily a tracking issue for myself with the intent to add packages not yet included from Scoop, make sure they use static installer links, ensure the right installer types are being used, a…
-
### Describe the bug
I using TreeSitter for Astro.
For some reason I'm getting some of the syntax highlighting when starting template of the HTML part in Astro like so:
![image](https://github.co…
-
### Describe the bug
The parser fails to identify discrete parameter declarations and it combines them under a single one. This behavior only occurs in unnamed parameters and when using the language …
-
Hey. I have recently installed powerlevel10k and I am pleased with it. The only problem is when I change the theme to "powerlevel10k/powerlevel10k" I am getting the following error:
![image](https://…
-
### Describe the bug
Getting this error every time I open a .js file.
```
Error detected while processing BufReadPost Autocommands for "*":
Error exe…
-
### Describe the bug
I noticed the treesitter syntax highlighting breaking with the default .bashrc that comes shipped with WSL Ubuntu 20.04.
The line in question:
`PS1="\[\e]0;${debian_chroot:+(…
-
### Describe the bug
When opening an .astro file the highlighting is not automatically enabled.
The output of `:echo &filetype` is: 'astro'
If I run `:TSBufEnable highlight` the highlighting ap…
-
### Describe the bug
Hello!
I saw that [PR #1190](https://github.com/nvim-treesitter/nvim-treesitter/pull/1190) added the `#downcase!` directive to be able to use the following query in Ruby:
…