Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RSDK ScriptNew to Visual Studio Code? Get it now.
RSDK Script

RSDK Script

Luciano (Xeeynamo) Ciccariello

|
707 installs
| (0) | Free
RSDK script syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RSDK Script for Visual Studio Code

Extension for Visual Studio code to easily edit the decompiled scripts from the remasters of Sonic CD and Sonic the Hedgehog 1/2.

Features

The only working feature at the moment is some basic syntax highlighting. There is the idea of including error checking and auto-completion, but no active plans to support it in a near future.

syntax highlight preview

Known Issues

The following code will return a false error:

#platform: Standard
    if Variable == 1
#endplatform
#platform: Mobile
    if Variable == 2
#endplatform
        Foo()
    endif

Release Notes

Please refer to the changelog page to know about the most recent release notes.

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