Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GCT RealMate Code EditorNew to Visual Studio Code? Get it now.
GCT RealMate Code Editor

GCT RealMate Code Editor

fudgepops

|
314 installs
| (0) | Free
an extension to assist in the development of gecko codes for PM, P+, and other Brawl mods
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Current Features:

Autocompletion for Mnemonics

autocompletion for MOST of the mnemonics, along with their arguments. More to come later. Each mnemonic should also have some documentation with it.

autocompletion mnemonic

Jump To Definition

jump to definition (by ctrl+clicking on something using a label/alias/macro name)

jump to definition

Context-Aware, Semantic Autocompletion

context-aware autocompletion for macros and their arguments as well as aliases

semantic autocompletion

Hover Documentation for Arguments

hovering on arguments given by the autocompletion will give you documentation about that argument type

hover docs

Auto-Formatting

By opening the command palette with Ctrl+Shift+P, you can choose to automatically format the document with GCTRM-specific formatting. This effectively allows you to copy/paste ASM directly from this particular output of godbolt compiler explorer, format it, and hopefully have it run in your own code.

If you want to format only specific lines, you can do that too! just select the lines you wish to modify and then use the command.

Additions:

  • updated internal map file
  • added the ability to hover over an opcode to get documentation about it
    • removed the big "PSEUDOCODE" when there is none given

Reporting Issues

head over to the github page or contact me on discord: fudgepop01#0448

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