-
**Describe the bug**
Hello
Highlight definitions for me freaks out Nvim when it encounters and error in the parser tree it seems:
```Error detected while processing CursorHold Autocommands for ""…
-
### Describe the bug
The fix indentation functionality is not working for Elixir files.
I have an elixir file with a simple function such as:
```elixir
def test do
a = 2
end
```
If I ru…
-
After spending a lot of time on things like tag manager where nobody sees any difference, I got quite a radical idea that it would be nice to start working on things that somebody wants ;-). Assuming …
-
This plugin build has some errors on JDK 17
```
./gradlew build
Downloading https://services.gradle.org/distributions/gradle-7.4-bin.zip
...........10%...........20%...........30%...........40%.…
-
### Describe the bug
My editor keeps freezing whenever I try to rename a function pointer in a C / C++ file. Neovim gets completely unresponsive and shows 100% CPU usage.
The issue goes away when I d…
-
**Describe the bug**
Using `2.0.0-Beta` on a large multi-module project, I get OOMs when running `./gradlew dokkaGenerate`. To attempt to fix this, I've tried adding the following section to my top l…
-
**Describe the bug**
I've noticed an oddity in Javascript parsing across themes (tried Tokyonight and Everforest so far).
In neovim, the two attributes are rendered differently in the standard…
-
Phoenix Framework introduce HEEx new template engine.
https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md#new-html-engine
It's really great that intellij elixir support …
-
this issue is about tools related to Spoon, related to source code analysis and transformation.
(#1908 is about papers)
(Moving ones from #1303 here)
-
### 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…