vscode-jupyter
vscode-jupyter copied to clipboard
Native Notebooks - Resolve Jupyter/Notebook/IW commands
Feedback from survey shows that the commands between Notebook/Jupyter/Interactive Window are still confusing.
Idea: Change all "Jupyter" commands to begin with "Notebook", change IW commands to start with "Interactive Window"
This would break any existing keybindings that users have configured for those commands. Do we really want to do this?
Would there be a way to migrate the change over for users automatically so it doesn't break them? If not then we definitely need to weigh the pros/cons of this.
Another potential solution is to keep the old commands and make them forward to the new commands.
Rich's idea sounds plausible. I wonder if we could also hide the old commands from the command-palette to allow them to continue working for existing keybindings, but try to prevent them from being used going forward.