Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Juno LangNew to Visual Studio Code? Get it now.
Juno Lang

Juno Lang

Junolang

|
1 install
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

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