Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SM213 Syntax HighlighterNew to Visual Studio Code? Get it now.
SM213 Syntax Highlighter

SM213 Syntax Highlighter

Asad Dhorajiwala

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

SM213 Syntax Highlighter

This project was developed for the SM213 language used in CPSC 213, UBC

This extension provides VS Code with the required grammar rules to break your sm213 code into tokens. These tokens are used by VS Code to style your sm213 code accordingly. What does that mean? It means that regardless of the theme you use, VS Code will be able to know what colors to use where using the defined grammar.

alt text

Installation and Usage

You can download the extension from the VS Code marketplace by clicking here

When you open a .s file, VS Code should automatically detect and select the extension unless you have another extension installed for assembly files. In that case, you would have to change the language mode by selecting SM213.

How to Edit

If you want to make changes to the existing grammar, you can do so by editing ./syntaxes/sm213.tmLanguage.json

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