The Run
menu isn't related to running code in the runtime
#1017
Labels
Milestone
Run
menu isn't related to running code in the runtime
#1017
This is the first place I looked to get code-running functionality and inspect which options are available and which keybindings they are mapped to. But it only contains functionality related to the debugger.
Should the
Run
menu be renamed toDebug
to reduce the potential for confusion?Should we create a
Console
orRuntime
menu which would collect all console/runtime related commands? This would be similar to theTerminal
menu. Even if it only containsExecute line
andSource file
to begin with, it would be helpful to see at a glance what functionality is available and the default keybindings.Related to Add Run Line/Selection, Run Source command buttons to editor/context menus #754
The text was updated successfully, but these errors were encountered: