3 unstable releases

0.2.0 Jun 25, 2023
0.1.1 Jun 13, 2023
0.1.0 Jun 13, 2023

#1480 in Development tools

Download history 1/week @ 2024-02-14 9/week @ 2024-02-21 4/week @ 2024-02-28 3/week @ 2024-03-13 18/week @ 2024-03-27 34/week @ 2024-04-03

55 downloads per month

MIT license

115KB
2K SLoC

forth-lsp

CI

forth-lsp is an implementation of the Language Server Protocol for the Forth programming language.

I like forth, and I love helix! This project is a companion to tree-sitter-forth in order to make forth barable on helix :)

Currently this simple LSP supports Hover, Completion and GotoDefinition.

Issues and PRs are very welcome!

Install

cargo install forth-lsp

You can now configure your editor to use this LSP.

Dependencies

~6MB
~145K SLoC