| Crates.io | forth-lsp |
| lib.rs | forth-lsp |
| version | 0.2.0 |
| created_at | 2023-06-13 12:20:47.958475+00 |
| updated_at | 2023-06-25 23:06:35.956889+00 |
| description | LSP for the Forth programming language |
| homepage | |
| repository | https://github.com/alexanderbrevig/forth-lsp |
| max_upload_size | |
| id | 888964 |
| size | 109,185 |
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!
cargo install forth-lsp
You can now configure your editor to use this LSP.