-
### Feature description
I can see how the related machinery behind `nvim_buf_add_highlight` can be vastly generalised to something like this:
We attach arbitrary tree-like information to sourc…
-
### Describe the bug
Nvim freezes when type > after typing < in some condition.
This problem was fixed when I turned treesitter off but just turning syntax highlight off didn't fix it.
I can see this…
-
Sorry in advance if this all sounds daft and confused -- I absolutely am slightly confused.
---
As of now I only have JS & a couple unrelated grammars installed (C, Lua, Vim, etc.) per `:TSInsta…
-
I don't know your plans for texlab 3.0 (and I hesitate to put more on your plate), but would it make sense to add basic(!) static linting to `diagnostics` for TeX files, similar to what you have for B…
-
Support for this operator was added in https://github.com/atom/language-ruby/pull/125, but I think it should be classified different:
- `punctuation.separator.method.ruby`
- (what it is now)
!…
-
今回はvscode-rubyの読書メモを書き連ねていきます。
-
See [here](https://asciinema.org/a/4ZN6aZsElWSOeq7azDKA6A3Zy).
Whenever ggtags looks up a tag and highlights it with `ggtags-fontify-code` the active hl-line in the original buffer is removed. I've…
-
I prefer this plugin is must have for typescript developer, but i also have treesitter plugin, that assign node groups as common tags. With yats i does not have any highlight groups in ts code but tre…
-
Can you please add support for dynamically loading (any) grammar libraries at runtime? The current approach of vendoring every existing grammar and linking them in build-time is not scalable and not c…
-
### Description
No local variables seem to be parsed as such, and those that have the same name as a Ruby Kernel method are parsed as kernel functions. The latter problem seems to be a consequence …