kjyu / ijdebugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IJJS Debug

IJJS Debug for VS Code

This is a VS Code debug adapter for ijjs.

IJJS Debugger supports stepping, continue, breakpoints, evaluation, and variable access.

Using IJJS Debug

  • Install IJJS.
  • Install the [IJJS Debug extension] in VS Code.
  • Use command "ijjs-cli --init" to create project
  • Switch to the debug viewlet and press the gear dropdown.
  • Select the debug environment "ijjs.launch".
  • Press the green 'play' button to start debugging.

About

License:Other


Languages

Language:TypeScript 100.0%