Latest

All the resources in the Guide, starting with most recent.

View Parameter Info

Tip

View Parameter Info
Quickly see function arguments and argument types.
Move Block Up/Down Using Keyboard

Tip

Move Block Up/Down Using Keyboard
Use the keyboard to move a line or selection up or down in your file.
Make and Extend Selection Using Keyboard

Tip

Make and Extend Selection Using Keyboard
Use the keyboard to select blocks of code then extend/shrink the selection.
Add Line After/Before

Tip

Add Line After/Before
Smart-add a line, from the middle of a line, after or before the current line.
Run Single Test

Tip

Run Single Test
Speed up testing by focusing on one test.
Generate Imports While Typing

Tip

Generate Imports While Typing
Avoid interruption by letting PyCharm generate your imports as you type.
Optimize Imports

Tip

Optimize Imports
Automate the organizing and cleaning up of your Python imports with optimize imports.
Navigate Cursor Position Back and Forth

Tip

Navigate Cursor Position Back and Forth
Easily navigate back to where you were, or where you went.
Navigate to Symbol

Tip

Navigate to Symbol
Navigate your project by code, not files.
Parsed f-string expressions

Tip

Parsed f-string expressions
Bracket completion and syntax highlighting for f-string evaluated expressions.
Managing Copyright Policy

Tip

Managing Copyright Policy
Use the copyright tool to manage a copyright statement across project files.
Navigate to File

Tip

Navigate to File
Jump to a file without using the Project Tool and your mouse.