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

MIPS Support

kdarkhan

|
147,827 installs
| (5) | Free
Provides 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

MIPS Support

Features

This VSCode extension provides basic MIPS colorization and snippets support.

Colors

colors

Snippets

snippets

The extension is based on Textmate's MIPS bundle

Release Notes

0.1.3

  • Add snippets for rem and remu

0.1.1

  • Add exit and allocate syscalls
  • Adjust prefixes for print snippets

0.1.0

  • print snippet fixes

0.0.9

  • Add snippets for xor, xori, slt, and slti

0.0.8

  • Add snippets for and, andi, nor, or, ori, sll, and srl

0.0.7

  • Add highlighting for subi

0.0.6

  • Syntax highlight $s8 register

0.0.5

  • Add TLB related instructions and order/reorder highlighting

0.0.4

  • Fix .globl highlighting

0.0.3

  • Add subi instruction

0.0.2

  • Add syntax for singly-quoted characters
  • Switch svg logo to png

0.0.1

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