Almenon / Almenon/AREPL-vscode
pause execution at end of program and offer console for user to inspect vars
Open
major enhancement
- Dominant language
- TypeScript
- Stars
- 301
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
User could query variables or run expressions.
> \>>> x
1
> \>>> x+3
4
Would require significant changes in the backend to support this and a terminal emulator.
https://github.com/1j01/simple-console
https://terminal.jcubic.pl/
Contributor guide
Assessment
This issue has not been assessed yet.