Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Alma Language
New to Visual Studio Code?
Get it now.
Alma Language
SzaBee13
|
17 installs
|
(
0
)
|
Free
A custom extension for the Alma programming language.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Alma Language
This extension provides support for the Alma programming language, including:
Syntax highlighting
Code snippets
Debugging (beta)
This is JavaScript but:
alma = function
eat = let
make eat = const
ate = if
food() = console.log()
fin = return