-
### Describe the bug
Since updating Neovim to 0.10 and nvim-treesitter to the latest a few days ago, I've been experiencing seemingly random crashes. After some searching to get some info about the c…
-
This is the roadmap for node-tap v18.
**Caveat**: Tap is a side project, no one is paying me to do this. So this is not a timeline or schedule or itinerary, or even an estimate. It'll take as lon…
-
### Describe the bug
It seems like the typescript-specific highlighting (`type`, `interface`, type annotations, etc.) isn't working even though javascript highlighting is functioning normally. (`"f…
-
### Describe the bug
When writing the constructor for a Java class that has arguments on multiple lines (more specifically, where the opening `(` and closing `)` are not on the same line), the cons…
-
### Describe the highlighting problem
The following PR ( https://github.com/nvim-treesitter/nvim-treesitter/commit/c553e6c5608ba54e210e9131bf9ba5e36ef18e57 ) introduces changes that assign variables …
-
Type: Performance Issue
On my activity monitor I'm seeing that a process Code Helper Plugin is using 120% of my cpu.
I disabled any extesions but the proccess continues using 120% of my cpu.
VS Cod…
-
### Summary
The following produces no errors, but fails:
```
[keys.normal]
"C-/" = "toggle_comments" #nope
```
The following produces an error, and fails:
```
[keys.normal]
C-/ = "toggle_…
-
1. 使用`https://github.com/midwayjs/hooks/blob/main/examples/react`
2. 将依赖升级到最新的
"dependencies": {
"@midwayjs/hooks": "^3.0.0",
"@midwayjs/hooks-kit": "^3.0.0",
"@midwayjs/koa": "^3…
-
Type: Bug
cmd + k doesn't work anymore in the terminal. I was using this daily and today this stopped working.
I have no keybinding that overrides this. I have the terminal open and the clear term…
-
### Describe the bug
I just upgraded nvim-treesitter 664570a..b313127, and this changes my theme for some reason.
Analysing the generated tree via `:TSPlayground` indicates that both versions yiel…