Skip to content

Releases: Samsung/escargot-vscode-extension

1.0

25 Jun 11:16
Compare
Choose a tag to compare

Support debugging via VSCode Debug interface

Control commands:

  • Continue
  • Pause
  • Step-over
  • Step-in
  • Step-out
  • Disconnect

Features:

  • Set/Remove breakpoints
  • Set/Remove function breakpoints
  • Call Stack
  • Watch
  • Exception hint
  • Remote source sending
  • Scope / variable listing
  • Multiple source handling