sgranade/choicescript_vscode

Debug support

Opened this issue · 0 comments

I'm investigating providing debug support for ChoiceScript in this extension, either through CDT, or direct support in ChoiceScript. The former wouldn't work in the web, so the latter is preferable.

Support would cover some subset of (in rough priority order):

  • Step-through code execution
  • Statement breakpoints
  • Debug console evaluation
  • Variable values in scope