Spyder

Spyder Keyboard Shortcuts

Spyder is a powerful scientific Python IDE designed for data scientists and engineers. Keyboard shortcuts enhance navigation, editing, debugging, and window management for streamlined workflows.

Quickly switch between files

⌘ (Command)+P

Go to line

⌘ (Command)+G

Find file in the project

⌘ (Command)+Shift+N

Editing

Comment or uncomment line

⌘ (Command)+/

Duplicate line

⌘ (Command)+D

Undo last action

⌘ (Command)+Z

Redo last undone action

⌘ (Command)+Shift+Z

Run and Debugging

Run current script

F5

Run current script with debug

⌘ (Command)+F5

Stop debugging

Shift+F5

Toggle breakpoint at current line

⌘ (Command)+Shift+E

Window Management

Open a new tab

⌘ (Command)+Shift+T

Close current tab

⌘ (Command)+W

Restart kernel

⌘ (Command)+Shift+R

Save all files

⌘ (Command)+Shift+S

Miscellaneous

Open Command Palette

⌘ (Command)+Shift+P

Save current file

⌘ (Command)+S

Quit Spyder

⌘ (Command)+Q

Spyder

Additional information not available for this software.

Supported Platforms: