Skip to content

v2.0.0.0 (TTS Enhanced Rev 3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Benjamin-Dobell Benjamin-Dobell released this 24 Feb 16:22
· 33 commits to master since this release
  • Use "Global" as the name of the default debug session as it will attach to TTS' Global script.
  • Fixed issue with the extension not activating when you press debug.
  • Fixed issue with debugging not working in certain circumstances if you also have EmmyLua installed (which you really should).
  • Fixed VSCode debugger focus issue - where you'd step or hit a breakpoint but the frame wouldn't come into focus and you had to manually click on it.
  • Debugger stop reasons (step, breakpoint, exception and pause) now displayed in VSCode when script execution stops/pauses.