Skip to content

Xeeynamo/vscode-rsdk

Repository files navigation

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.

About

Visual Studio Code extension for Sonic the Hedgehog's decompiled RSDK scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published