dspre-script-support README
DSPRE Script Support handles the .script and .action files for Pokemon DS Scripting.
Features
- Opens all 3 related files when opening one of them (XXXX_script, XXXX_func, XXXX_action)
- Ctrl+Click to related Functions and Actions
- Outlines for Script, Function and Action
- Syntax Color & Icons
- Automatic conversion from Hex to Dec, and Dec to Hex on number hover
Coming soon:
- Autocomplete from json scrcmd
Known Issues
- Ctrl+Click open an already open file.
Release Notes
1.0.0
Initial release
1.0.1
- Added tooltip on hover to convert Hex to Dec, and Dec to Hex
1.0.2
- Added button to switch theme color in case their not good
1.0.3
- Added button to disable the multiple file opening
1.0.4
- Fixed a bug where Action files couldn't parse the outlines
1.1
- added codelens, command signature helper, ctrl-click to jump
- handles everything in one file now
- better theming
| |