Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Lama LanguageNew to Visual Studio Code? Get it now.
Lama Language

Lama Language

Preview

Egor Makarenko

|
840 installs
| (1) | Free
Lama Language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lama Language extension for VSCode

Build Status Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating (Stars)

An extension for Visual Studio Code that adds some basic editing features such as syntax highlighting, code folding, snippets and syntax checking for the Lama language.

Features

  • Syntax highlighting

    Syntax highlighting

  • Type definitions (only highlighting for now)

    Type definitions

  • Code snippets

    Code snippets

  • Syntax validation

    Syntax validation

Development

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folders
  • Open VS Code on this folder.
  • Press Ctrl+Shift+B to compile the client and server.
  • Switch to the Debug viewlet.
  • Select Launch Client from the drop down.
  • Run the launch config.
  • If you want to debug the server as well use the launch configuration Attach to Server
  • In the [Extension Development Host] instance of VSCode, open a *.lama source file.

License

Lama Language extension is released under the MIT License.

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