/MooCode

Extension for LamdaMoo etc Syntax Highlighting in VSCODE.

moocode README

Simple Syntax highlighter for LambdaMOO MOOCODE

Features

Syntax highlighting for MOOCode (as used by LambdaMOO)

A MOO (MUD, object-oriented) is a text-based online virtual reality system to which multiple users (players) are connected at the same time.

(MUD = Multi User Dungeon)

MOOCode is the coding language used internall on MOOs.

This should work for most varieties of MOO, but is particulaly geared towards the LambdaMoo+stunt forks, which have support for the map type.

Colours have been picked more or less at random based on what was supported by the default Dark theme in Visual Studio Code, but should work OK with most themes.

Release Notes

Removed lists as they weren't working properly, tweaked numbers and map/list highlighting.

[0.0.6]

  • Fixed spelling of Lambda

0.0.5

Bumped version no for release

0.0.4

Added basic indenting

0.0.3

Added additional keywords.

0.0.2

Initial Release.