Abin Simon
Abin Simon
- What version should it download? `latest` or should we have some way to encode the compatible version which ideally the latest one should be. - Will GitHub ratelimit api...
This will require some kind of migration path.
IMO this is not something that should be available as an lsp server as this not really the usecase for lsp. There is also a possibility that most editors will...
@cjbottaro Just FYI, you get bright colors when using the bold function only because some terminals have "Use bright colors for bold text" enabled which might not always be the...
We could probably also close https://github.com/emacs-tree-sitter/tree-sitter-langs/issues/24 (we don't have highlighting queries though).
I have created a PR at https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/93
This should now be available.
I was trying it out locally and looks like there is some issues with the highlight queries. I am not entirely sure as to what is going on. *This theme...
Yaml grammar without the highlight queries was added in https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/103
Glad you found it useful. I feel like it is a bit too early. Also I am thinking about going the route of using it for different type of config...