hcengineering / hcengineering/huly-code-treesitter

Can this project be revived?

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hi. I recently created [a JetBrains plugin for Xonsh shell scripts](https://github.com/nahoj/xonsh-jetbrains). The plugin mostly wraps [xonsh-lsp](https://github.com/FoamScience/xonsh-language-server) (using LSP4IJ) which relies on [a TreeSitter grammar](https://github.com/FoamScience/tree-sitter-xonsh).

I'd be interested in using this TreeSitter plugin in combination with mine to provide syntax highlighting when the LSP is not in use (diffs, xonsh files while xonsh-lsp is starting, etc.). Indeed, it would make syntax HL consistent from both sources, and maybe I could make the TreeSitter plugin back off when the LSP is running, to avoid duplicating semantic tokens.

However, this project doesn't build for recent versions of JetBrains IDEs.

Would you be willing to update the build system, or merge a PR if I did?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.