Kuree / hgdb-debugger

BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Add REPL to vscode #2

Closed Kuree closed 3 years ago

Kuree commented 3 years ago

The console version already supports REPL loop. vscode extension has built-in API for REPL and should be straightforward to implement.