Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
lsp-tree-sitter documentation
lsp-tree-sitter documentation

resources

  • How to enable LSP for editors
  • Install
  • Queries
  • Query Syntax
  • Change Log

examples

  • termux-language-server
  • mutt-language-server
  • tmux-language-server
  • zathura-language-server
  • requirements-language-server
  • autotools-language-server

API

  • lsp-tree-sitter

Index

  • Index
  • Module Index
  • Search Page
Back to top
View this page

lsp-tree-sitter¶

pre-commit.ci status github/workflow

github/downloads github/downloads/latest github/issues github/issues-closed github/issues-pr github/issues-pr-closed github/discussions github/milestones github/forks github/stars github/watchers github/contributors github/commit-activity github/last-commit github/release-date

github/license github/languages github/languages/top github/directory-file-count github/code-size github/repo-size github/v

aur/votes aur/popularity aur/maintainer aur/last-modified aur/version

pypi/status pypi/v pypi/downloads pypi/format pypi/implementation pypi/pyversions

A library to create language servers.

Features¶

  • textDocument/inlayHint

  • textDocument/documentLink

  • textDocument/publishDiagnostics

  • textDocument/hover

  • textDocument/completion

Examples¶

  • mutt-language-server github/stars

  • tmux-language-server github/stars

  • zathura-language-server github/stars

  • termux-language-server github/stars

  • requirements-language-server github/stars

  • autotools-language-server github/stars

Next
How to enable LSP for editors
Copyright © 2026-2026
Made with Sphinx and @pradyunsg's Furo