Hi, I noticed that the default shortcut key for running cells in the Jupyter Notebook file of the macOS version of VSCode is Ctrl+Enter. I think it should be as consistent as possible with the original Jupyter Notebook shortcut keys (Command+Enter in macOS), especially this most basic sh...
Interactive Window and/or Cell Scripts (.py files with #%% markers) What happened? Before 1.75 vscode or jupyter extension v2023.2.1000411022 I was able to press F3 to find and replace within a cell. Now F3 does nothing in the notebook. I am on Linux OS. VS Code Version 1.75.0 Jup...
SQL Server Management Studio (SSMS) - Change the selected text to lowercase SQL Server Management Studio (SSMS) - Cuts all of the selected lines, or the current line if nothing is selected JupyterLab - Create main launcher RStudio - Load All (devtools) Code::Blocks 20.03 - Line dele...
open three dots menu (Chrome/Edge) It may or may not be ok to override these. We can discuss this on JupyterLab call on Wednesday. Would it be also ok to just use F11 which is typically default for full screen? This way the contribution of this PR is: it adds a menu entry it al...
New issue Jump to bottom Add Tab as an alternative shortcut for accepting inline completion #16565 Merged krassowski merged 13 commits into jupyterlab:main from andrewfulton9:completer_shortcuts Aug 28, 2024 Merged Add Tab as an alternative shortcut for accepting inline completion #16565 ...
Pressing SHIFT+ENTER on select code, used to open Interactive Window. Now I can only right click and send to interactive window. I've search all internet for a fix, nothing works I do have check the box: "When pressing shift+enter, send select code in a Python file to the Jupyter ...