atd-lsp

March 7, 2025 ยท View on GitHub

opam install . will install a atdlsp executable under $OPAM_SWITCH_PREFIX/bin/atdlsp.

Usage

Neovim

Neovim has built-in LSP client. You can find a sample config in init.lua.

VSCode

There's a VSCode extension that works as an LSP client. src/ contains the source code for the VSCode extension. It's published on VSCode marketplace.

Supported features

  • Go to definition
  • Document symbols