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

MARS MIPS Support for VSCode

AHMZ

|
545 installs
| (1) | Free
Provides syntax highlighting, semantic highlighting, snippets, and running with MARS MIPS Simulator.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MARS MIPS Support

This extension combines the functionality of four popular VSCode extensions into one, providing a comprehensive toolset for MIPS assembly development.

New Features

  • Run Code with MARS Simulator: Execute your MIPS code directly using the MARS simulator by pressing F5.
  • Run with Extra Information: Get detailed execution information by pressing F6.
  • Open MARS: Launch the MARS simulator interface with F7.
  • Formatter: Automatically format your MIPS assembly files for better readability and consistency.

Enjoy a seamless development experience with enhanced features and improved workflow for MIPS assembly programming.

Features

Syntax Highlighting

Semantic syntax highlighting only colourizes labels and constants that are defined elsewhere in the document.

Code Completion

Context-aware code completion for instructions, directives, instructions, labels, and constants.

Snippets

Snippets with configurable comment indentation for all mipsy-supported syscalls.

Label & Constant Definitions / References

Support for navigating definitions and usages of labels and constants through visual studio code's UI.

Known Issues

  • No support for multi-file projects

Used Repositories

  • Based on : MIPSy Support

  • Formatter code using : ASM Formatter

  • Run menu and commands and MARS package using : vscode-mips

  • Also using this and this

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