PyCharm 2018.1 Help

Searching Through the Source Code

PyCharm provides extensive search and replace capabilities, which includes basic search and replace, search and replace in paths, finding usages, and more. Some of the replacement facilities (like renaming classes and members) are performed by means of refactorings.

All the search commands can be found under the Find node of the Edit menu.

In this part you will learn how to:

Last modified: 23 July 2018

See Also