Tilt LSP Tree-Sitter support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Is it correct that the LSP currently has no Tree-Sitter syntax highlighting support? If so I'd like to request the implementation of Tree-Sitter syntax highlighting
I read over https://github.com/tilt-dev/tilt.specs/blob/master/ide_extensions.md and it seems to be on the radar, however after setting up the LSP server in neovim https://github.com/neovim/nvim-lspconfig/pull/1941 I only have completion, but no syntax highlighting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read ide_extensions.md and review the Neovim lspconfig setup referenced in PR 1941. Reproduce the reported behavior, confirming that completion works but syntax highlighting does not; the issue names no implementation entry point or tests, so the scope and done criteria need to be established before coding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100