Steps to Reproduce: I set "option + enter" => "focus copilotview" When the cursor is on the integrated terminal, it creating a new line in the terminal(zsh, in bash, no new line) rather than active the shortcut, how do make shortcut work on the terminal? I tried to add the com...
MuhammadShakkeer2030 changed the title Terminal full screen shortut Terminal full screen shortcut or settings Feb 8, 2024 VSCodeTriageBot assigned meganrogge Feb 8, 2024 Contributor meganrogge commented Feb 9, 2024 Hi there's no setting for this. You can open a terminal in a new window...
I looked at theterminal.integrated.commandsToSkipShellsetting and theworkbench.action.toggleMaximizedPanelcommand is in the default skipped commands list so if I understood correctly, it is not supposed to be consumed by the shell so the shortcut should work when the Terminal has focus as well. ...
I am trying to write a function within another function and am finding it quite difficult to test as I go. I have to highlight a line with the mouse, then press Shift+Enter to "Execute Code in REPL", then highlight the next line with the...
Many have commented that we should have Ctrl+Enter for run selection in terminal. This would be nice improvement to make alongside #1207.Activity qubitronadded feature-requestRequest for new features or functionality needs PR area-terminal on Apr 9, 2018 qubitronadded this to the April 2018 ...