Skip to content

v2.0.0.0 (TTS Enhanced Rev 5)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Benjamin-Dobell Benjamin-Dobell released this 27 Oct 04:14
· 19 commits to master since this release

New features

  • View "Closure" variables in all stack frames using VSCode's Call Stack pane.
  • View "Global" variables in all stack frames using VSCode's Call Stack pane.
  • Proper REPL support i.e. can use VSCode's console input to evaluate (non-mutating) expressions in the currently selected stack frame.

Note: The VSIX hasn't changed since Rev 4, just included in the release for posterity