Skip to content

v2.0.0.0 (TTS Enhanced Rev 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Benjamin-Dobell Benjamin-Dobell released this 02 Feb 20:22
· 33 commits to master since this release

Initial support for simultaneously debugging multiple scripts.

This is still alpha software...

Known bugs

There's still a few kinks with TTS specific functionality that need to be worked out. In particular TTS creates new scripts each time you save in TTS so presently there's two major bugs:

  • We hang onto the script indefinitely - making the list of debuggable scripts ever growing.
  • You need to detach and reattach to the new scripts after you save (push from Atom).

There's already some logic in place to sort this out - just needs to be hooked up to TTS internals, probably with some dodgy reflection.

  • The first script you debug simply being called "Attach" in Atom, rather than the actual name of the script.