#language #language-server #programming-language #bend

bin+lib bend-language-server

Language server for the Bend programming language (WIP)

1 unstable release

new 0.1.0 Jun 17, 2024

#976 in Development tools

Download history 129/week @ 2024-06-15

129 downloads per month

MIT license

16KB
185 lines

Bend Language Server

Implementation of the Language Server Protocol (using tower-lsp) for the Bend Programming Language.

This uses bend-lang, the official Bend compiler as a library and exposes functionality through the LSP, to provide diagnostics, hover information, etc.

Contributing

Here is a rough to-do list of things to do (non-exhaustive, always increasing).

  • Code Actions for building Releases. Releases are important, as editor extensions like Zed's to download an up-to-date binary.
  • Diagnostics
  • Hover Information
  • Code Actions

Dependencies

~8–17MB
~230K SLoC