ChangHoon-Sung / vscode-mips-support

Home Page:https://marketplace.visualstudio.com/items?itemName=kdarkhan.mips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.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