On this page:
Basics
Besides file history, you can track local changes for a class, its elements, or selected block of source code. This history shows only those changes that affect the selected element or code fragment.
Viewing local history of a class
- Select a class file in the project tool window, or right-click class name in the editor.
- On the main menu, or on the context menu of the selection, choose.
- In the editor, place the caret at the name of the desired method or field.
- On the main menu, or on the context menu of the selection, choose.
Viewing local history of a source code block
- In the editor, select a fragment of source code.
- Do one of the following:
- On the main menu, or on the context menu of the selection, choose .
- Press Alt+Back Quote, and choose the desired command from the VCS Operations quick list.