“Evaluate in debug console” command is missing #10281
Labels
debug
issues that related to debug functionality
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
Hi,
I am using v1.17.2(beta) on macos
Vscode has a command “Evaluate in debug console” (see here).
It seems like Theia does not have this command, so I basically need to copy and paste the code to the debug console and then evaluate it (I am using python).
This was also confirmed by @vince-fugnitto
The text was updated successfully, but these errors were encountered: