Skip to content

F5 should work across all panels (code, input, and output) #6

Description

@ankit02327

Description:

Currently, the F5 keybinding only works when the cursor is in the code area.
It would be more intuitive and seamless if pressing F5 also triggered compilation and execution when the cursor is in the input or output panels.

Expected behavior:

  1. Pressing F5 in the input panel should save input and run the code.
  2. Pressing F5 in the output panel should rerun the code with the current input.

Why this is useful:

  1. Improves workflow by removing the need to manually switch back to the code panel before running.
  2. Keeps the plugin consistent with other IDE experiences.
  3. Provides smoother usability when editing test cases or reviewing outputs.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions