Skip to content

ahmz1833/vscode-mars-mips

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published