-
### Describe the highlighting problem
I used 'nvim-vscode' theme as my nvim theme.when i use ':TSBufToggle highlight',both the varibles, typedef, normal macros and C key words have been showed as cor…
-
I'm on 1.32.1
I have ruby-block turned on, but am not seeing any blocks enabled. There's no highlighting of the top/bottom of blocks when the cursor is over one. And there's nothing on the bottom o…
-
Can't auto Completion of JSX tags, elements and attributes.
Arguments to CompositeDisposable.add must have a .dispose() method
TypeError: Arguments to CompositeDisp
```
osable.add must h…
-
The Sage interpreter has its own language that is close to, but a slight extension of Python, including various transformations to how literals--particularly numeric literals--are to be interpreted …
-
Currently the color coding is just white for the following:
- functions
- scopes
- local parameters
- non-local parameters
- -> [ ] ( ) , = | etc
## Expected Behavior
I would like to see the …
-
### Describe the bug
Neovim crashes when editing cpp files and entering specific text.
### To Reproduce
`crash-min.cpp`:
```cpp
#include
class ANYTHING {
public:
private:
std::vector a;
};
```…
-
I'm stuck trying to create a grammar which can distinguish between a assignment expression with a explicit assignment operator, like
T1=1
and an implicit assignment like
T1
where t…
-
- `nvim --version`: master
- Operating system/version: nixos
treesitter is a very exciting development of neovim but it is not quite mature yet and I do end up disabling it more than I would l…
-
### Describe the bug
In the documentation about [indentation](https://github.com/nvim-treesitter/nvim-treesitter#indentation) it seem (at least for my level of understanding) the bloc
```
indent = …
jas01 updated
1 month ago
-
Hi James. Garry/Dean/Phil shared your github repo with me this morning for the TOPAS project.
There are a couple of INP file highlightings in jEdit that it would be useful to replicate eventually:…