-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Describe the new feature
A few ideas to make the "Execute current line" operation more intuitive and accessible:
- Add counterparts to the other Execute shortcuts besides F5, i.e., Shift-Ctrl-R and Shift-Ctrl-Return.
- Rename the operation to "Execute current statement", which I suppose is the intended meaning and what currently happens as long as the cursor is on the first line of a multiline statement.
- Have the feature execute the entire statement even if the cursor is not on the first line.
Does this feature exist in another product or project? Please provide a link
No response
Do you have a screenshot? Please add screenshots to help explain your idea.
No response
xDEADC0DE