-
### Describe the bug
With treesitter installed and highlight enabled, if a python function's docstring has an unmatched parenthesis followed by at least 1 more line of text, then cursor placement on …
-
### Describe the bug
When I format a Lua file I get an error like this:
treesitter/highlighter: Error executing lua: /usr/local/share/nvim/runtime/lua/vim/treesitter/query.lua:330: bad argument #1 t…
-
### Describe the bug
`require('nvim-treesitter').statusline()` freezes nvim when run on certain parts of invalid code. My guess is that it's stuck somewhere in some loop.
It's mostly python files, b…
-
Hi!
Does this app work with iCloud shared folders?
Having had issues with iCloud folder sharing in the past, it would be nice if the app could use a GitHub repository as a recipe source instead …
-
### Describe the bug
When you have a section in Qt class where you describe signals or slots. The treesitter fails to index the code. I discovered this by using my mapped function for c++. It's helpi…
-
Following error occurs upon using `cargo install cooklang-chef`:
```
error[E0599]: no variant or associated item named `Default` found for enum `Color` in the current scope
--> /home//.cargo/r…
-
Hi! Love your project, your markup is pretty neat and there’s already some cool tooling available 😃
Have you considered aggregating ingredients sharing the same label and unit in the list?
Some re…
-
**Is your feature request related to a problem? Please describe.**
https://www.schema.org/Recipe uses their Duration type for things related to time. That type uses ISO8601. It would be nice to get…
-
### Describe the bug
when testing highlighting on cpp file, got error:
treesitter/highlighter: Error executing lua: /use/share/nvim/runtime/lua/vim/treesitter/query.lua:557 No handler for has-ancesto…
-
### Problem description
I'm using AstroNvim with Mason, and I have black, ruff, and pyright installed. For some reason Pyright isn't attached and is not working in neovim. It works via terminal. Ho…