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

Lama language

bashspbu

|
328 installs
| (0) | Free
Syntax highlighting for the Lama language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lama language

How it looks like

Here should be a screenshot example

Description

Silly but brave VSCode plugin for the Lama language.

Provides:

  • Basic syntax highlighting
  • Documenting comments support:
    • @param name function parameter
    • @returns what function returns
    • @type one line type description in Haskell notation
    • @begintype ... @endtype multiline type description in Haskell notation
  • Some snippets for control structures and Stdlib functions
    • case-of
    • if-then
    • fori
    • repeat
    • local-var
    • function
    • fold, iter, map for different collections

Demo

Here should be a GIF

Caution

Made in a garage in some hours just to put it work. Please, do not take it seriously c:

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