Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Better MIPS SupportNew to Visual Studio Code? Get it now.
Better MIPS Support

Better MIPS Support

Radu Vasilescu

|
37,913 installs
| (1) | Free
Provides better syntax highlighting and snippets for MIPS assembly language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Better MIPS Support

Features

This VSCode extension provides better MIPS colorization and snippets support.

Color Theme

The extension comes with a color theme called Nord MIPS, based on the very popular Nord color pallete / theme.

Screenshot:

Note:

If you hate the snippets as much as I do, add this to your settings.json:

"[mips]": {
    "editor.snippetSuggestions": "none"
}

The extension is based on this more limited one.

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