Skip to content

PJB3005/much-assembly-required-vscode

Repository files navigation

Much Assembly Required Language Support for VSCode

This VSCode extension adds basic language functionality for the 8086-like language used in the game Much Assembly Required.

Features

Syntax Highlighting:

Syntax Highlighting

Linting:

Linting

Go to Definition:

Go to Definition

Release Notes

0.1.5

  • Added support for the INC and DEC instructions.

0.1.4

  • Added support for the JNO and JO instructions.

0.1.3

  • Added support for strings.

0.1.2

  • Made the linter not trigger on non-.mar files.

0.1.0

  • Linting
  • Go to definition
  • Hover hints

0.0.1

It exists!

About

Much Assembly Required Language Support for VSCode

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published