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

CPU12 Assembly Language

Nicky Marino

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

cpu12-vscode

CPU12 assembly language support for Visual Studio Code

Features

Syntax example

This package includes the grammar for the Motorola CPU12 core instruction set, defined in the CPU12/CPU12RM manual.

Modified from Zachary Polikarpus' Atom library.

Creating a language extension

There's plenty of helpful examples in the Visual Code documentation. Start with their extension example and look at other tmLanguage.json files to get an idea of how to write them. The names in the grammar can be found in the TextMate manual. To debug your extension, press F5 and load an example file. Use the Developer: Inspect TM scopes tool in the Command Pallete to debug your settings.

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