Skip to content

Repository files navigation

Juno VS Code Extension

Official Visual Studio Code extension for the Juno Programming Language.

Features

  • Syntax highlighting
  • Language Server Protocol (LSP) support
  • Diagnostics
  • Go to Definition
  • Hover information
  • Auto completion

More features will be added as Juno evolves.


Requirements

The extension requires the Juno Language Server to be installed.

Install it using Cargo:

cargo install junolsp

Getting Started

  1. Install the Juno VS Code extension.
  2. Install the language server:
cargo install junolsp
  1. Open a folder containing .juno files.

The extension will automatically start the language server.


Issues

Found a bug or have a feature request?

Please open an issue on the JunoLang GitHub repository.


License

This extension is licensed under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages