As a built-in package, start Spyder in Anaconda environment directly with spyder
.
Keyboard Shortcuts
To jump to console pane: Tools > Preferences > Keyboard shortcuts, Name: switch to ipython_console (not swtich to console).
To jump back to editor pane: the shortcut name is switch to editor.
Modify the shortcuts as follows:
-
Run selected texts or current line: Ctrl + Enter;
-
Run current cell: Ctrl + Shift + Return (the same with RStudio);
Project Management
In main menu > Projects.
vi mode
There's a spyder-vim. But looks like half abandoned.