Releases: tracktwo/unrealscript-debugger
Releases · tracktwo/unrealscript-debugger
v0.1.2 Fix potential hang in EW
Reworks the adapter to avoid a race condition that can cause the debugger to hang. Happens most often with debugging XCOM: EW.
v0.1.1 Fix for attach arguments
Fixes a bug where arguments for the attach type had incorrect names.
v0.1.0
First release for testing
For VS Code, download unrealscript-debugger-0.1.0.vsix
and install with code --install-extension unrealscript-debugger-0.1.0.vsix
For other editors, download unrealscript-debugger-raw-0.1.0.zip
, decompress and install and configure as your editor requires.