DSPRE Script Support handles the .script and .action files for Pokemon DS Scripting.
- Ctrl+Click to related Functions and Actions
- Outlines for Script, Function and Action
- CodeLens for tracking references
- Syntax Color & Icons
- Automatic conversion from Hex to Dec, and Dec to Hex on number hover
- Autocomplete from json scrcmd
- Ctrl+Click open an already open file.
Initial release
- Added tooltip on hover to convert Hex to Dec, and Dec to Hex
- Added button to switch theme color in case their not good
- Added button to disable the multiple file opening
- Fixed a bug where Action files couldn't parse the outlines
- added codelens, command signature helper, ctrl-click to jump
- handles everything in one file now
- better theming