On this page:
Overview
It may be helpful to open a file in a file manager (for example, in the Windows Explorer, if Windows is your OS). PyCharm allows you to easily navigate to any part of a file path, right from the editor.
Navigating to a file path
- Hold Ctrl and click the relevant tab in the editor.
-
In the drop-down list, select the element you need.
For example, if you select
lib
as shown below, the file manager opens forC:\Program Files (x86)\JetBrains\PyCharm 1.0\plugins\JavaScriptLanguage
. with thelib
directory selected:
Viewing file path
To just view the path to a file, place the mouse pointer over the tab where the file is opened: