MIPS assembly language plugin for JetBrains IDEs (PyCharm, WebStorm, etc.). The plugin uses MARS to assemble and simulate MIPS assembly files.
- Syntax highlighting
- Simulate MIPS programs
- Debugger
- Breakpoints
- Registers tool window
- Structure view
- Goto symbol
- Code formatting
- Folding (only multi-line comments currently)
- Live and file templates
- Commenter
- Code completion
- Lexer and parser not implemented 100% to specification