Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LesmaNew to Visual Studio Code? Get it now.
Lesma

Lesma

The Lesma Programming Language

|
332 installs
| (1) | Free
Lesma Language Support in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lesma Programming Language
Lesma

License: MIT Version Platform Build

This plugin adds support for Lesma to Visual Studio Code. Check how to get started using Lesma.

Feature details

- Syntax Highlighting
- Auto close tokens ('()', '{}', '[]', "''", '""')
- Auto indent/dedent based on keywords
- Check for Lesma and offer to install on startup
- Lesma commands for installation and run

Building

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • Open VS Code on this folder.
  • Press Ctrl+Shift+B to start compiling the client and server in watch mode.
  • Switch to the Run and Debug View in the Sidebar (Ctrl+Shift+D).
  • Select Launch Client from the drop down (if it is not already).
  • Press ▷ to run the launch config (F5).
  • In the Extension Development Host instance of VSCode, open a Lesma file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft