Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LeibiLanguageServerNew to Visual Studio Code? Get it now.
LeibiLanguageServer

LeibiLanguageServer

Rudi Rudeirer

|
774 installs
| (1) | Free
A language server for LeibiLang
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LeibiLanguageServer

This is the official Language Server plugin for the programming language LeibiLang

How to use

  • Install the LeibiLanguageServer
  • Install the leibi_interpreter (debugger)
  • Open a directory with a .rude file
  • Have fun

Supported features

  • Parser errors on save
  • Typechecker errors on save
  • syntax highlighting (keywords, comments)
  • snippets
  • commands for running the parser and interpreter
  • goto definition & find references
  • hover information
  • debugging

Planned features

  • none

Changelog

  • fix commands. Now only saved files can be run through the parser.
  • fix debugging
  • syntax highlighting for typeclasses
  • fixed parse command when file already exists
  • first work on debugging (clientside)
  • small fix to prevent crashes on startup on linux
  • debug option to use external language server & redirect output for server
  • added commands for running files
  • added simple snippets
  • start own lsp for each instance of vscode
  • start language server automatically (now less broken, please contant rudi if there are problems)

(For more information please contact Rudi Rudeirer)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft