LIGO VS Code PluginThis plugin is an LSP implementation for the LIGO language family. Currently, it is highly experimental and may contain bugs. Language Server capabilities on Windows are supported only if running in WSL mode. Note: You need a LIGO build with support for To report bugs in the LIGO Language Server (LLS), please open an issue in GitLab. Version 0.5.0 brings a rewrite of the language server in OCaml to improve the perfomance, stability, and more functionalities implemented in the LIGO compiler. However, this rewrite doesn't have feature parity yet with the old versions (0.4.29 and older). Those are being actively worked on. FunctionalityCode navigation
Diagnostics
Code editing
Formatting
CommandsYou can restart the LSP server executing the LIGO Options contains various commands for building and running LIGO functions and expressions. Deploy LIGO contains options to support deploying and generating deploy scripts. |