Latest

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

Navigate Files With Navigation Bar

tip

Navigate Files With Navigation Bar
Move around your project tree and select files, from your keyboard, with the Navigation Bar.
Activate Navigation Bar

tip

Activate Navigation Bar
Bring up the Navigation Bar as needed, let it disappear when finished.
Run Single Test

tip

Run Single Test
Speed up testing by focusing on one test.
Install and import

tip

Install and import
While typing a symbol, let PyCharm install it and generate the import.
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.
Reformat Code

tip

Reformat Code
Tell PyCharm to clean up indentation and other code style in your file.
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.