Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

2021-10-25: Fuzion Language Server and VS-Code Extension

Last week marked the initial public release of the fuzion language server.

Additionally there is a VS-Code extension for Fuzion which provides syntax highlighting and supports all features the language server currently provides. You can download a prebuilt version from a marketplace:

  • https://marketplace.visualstudio.com/items?itemName=tokiwa-software.fuzion-lang
  • https://open-vsx.org/extension/tokiwa-software/fuzion-lang

Finally we added a playground here at fuzion-lang.dev which builds on openvscode-server. It comes preinstalled with the mentioned VS-Code extension and is available for registered users to play around with Fuzion.

Please note that all of the above is work in progress. If you have any issues/comments we welcome you to open an issue at the corresponding github repository.