Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Lox LSPNew to Visual Studio Code? Get it now.
Lox LSP

Lox LSP

Fabian Jakobs

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

Lox LSP

This extension provides comprehensive language support to the Lox language.

Lox is an educational language developed for the fantastic book "Crafting Interpreters" by Bob Nystrom.

Features

feature X

Features:

  • Basix syntax highlighting
  • Semantic syntax highlighting
  • Go to definition
  • Find references
  • Go to symbol
  • Document outline
  • Rename symbol

Why????

For me this is an educational fun exercise. I've been following along with the book to create an interpreter for Lox in TypeSript and thought it would be fun to also build up an LSP server in the process.

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