DataGrip 2019.1 Help

Rename dialog for a directory

Refactor | Rename
Shift+F6

Use this dialog to rename a directory.

In addition to renaming the directory itself, DataGrip can also look for the usages of the directory name. If found, the changes you are making to the directory name can also be applied to these usages.

The usages are assigned to different categories which correspond to the options which you can turn on and off.

Item

Description

Rename <directory> and its usages to

Specify a new name for the directory.

Search in comments and strings

If this checkbox is selected, DataGrip will look for occurrences of the directory name within comments and string literals in your source code files.

Search for text occurrences

If this option is on, DataGrip will look for occurrences of the directory name in the files that don't contain source code. These may be the text files, properties files, HTML files, documentation files, and so on.

Last modified: 25 July 2019