3 unstable releases
0.2.0 | Jun 25, 2023 |
---|---|
0.1.1 | Jun 13, 2023 |
0.1.0 | Jun 13, 2023 |
#1774 in Development tools
115KB
2K
SLoC
forth-lsp
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
~4–5.5MB
~135K SLoC