Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>wrd-analyzerNew to Visual Studio Code? Get it now.
wrd-analyzer

wrd-analyzer

fabrisdev

|
4 installs
| (0) | Free
Intellisense for WRD files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WRD Analyzer

A Visual Studio Code extension for adding Intellisense into your WRD files.

Features

  • Syntax Highlighting
  • Jump to definition on JMP and JMN op codes
  • Documentation on hover

Contributing

Contributions are welcome! Simplest contribution you can do is adding new documentation into either the op_codes.wrd.yaml or values.wrd.yaml inside the docs/ folder.

Installation

For normal users, just search for WRD Analyzer inside the Visual Studio Code Marketplace. For developers, follow the Development guide.

Development

Requirements:

  • Git
  • Node
  1. Clone the repo and install dependencies
    $ git clone https://github.com/Pauisdev/wrd-analyzer
    $ pnpm install
    
  2. Make some changes!
  3. Test them out by running the extension with F5
  4. Once you feel, ready, open a Pull Request.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft