tilt-dev / tilt-dev/tilt

Tilt LSP Tree-Sitter support

Open
#5,853 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.