DataGrip 2019.1 Help

Find tool window

View | Tool Windows | Find
Alt+3

Basics

The Find tool window lets you work with search results.

Toolbar buttons

Item

Tooltip and Shortcut

Description

icons general gearPlain svg

Settings

Click this button to edit the search settings.

icons actions rerun svg

Rerun
Ctrl+F5

Repeat the last search.

icons actions close

Close
Ctrl+Shift+F4

Close the current tab or the tool window.

icons general pin tab svg

Pin Tab

Click this button to pin or unpin the current tab. You may need to pin a tab to prevent it from closing automatically when the maximum number of tabs is reached in this window.

icons actions back

Recent find usages
Ctrl+E

Show the list of recent searches. Select an item in the list to see the search results.

Expand all
Collapse all

Expand all
Ctrl+NumPad Plus
Collapse all
Ctrl+NumPad -

Use these buttons to have all nodes expanded or collapsed.

icons actions previousOccurence svg/icons actions nextOccurence svg

Previous/next occurrence
Ctrl+Alt+Up
Ctrl+Alt+Down

Navigate to the previous/next element in the tab of results.

icons general autoscrollToSource svg

Autoscroll to source

Turns the Autoscroll to source option on or off. When the option is on and you select the search result, the corresponding source file opens in the editor and the appropriate fragment is highlighted in the file.

icons toolbarDecorator export svg

Export to Text File
Alt+O

Save the contents of the current result tab. In the Export preview dialog, specify the target file or copy information to the clipboard. Before saving, you can also modify the information to be saved.

help

Help
F1

Use this icon or shortcut to open the corresponding help page.

icons general filter

Group by usage type
Ctrl+T

Turns grouping usages by categories on or off.

icons actions GroupByPackage svg

Group by directory
Ctrl+P

Turns grouping by directories on or off.

Group by file structure

Group by file structure
Ctrl+M

Turns grouping by statements on or off.

Merge usages from the same line

Merge usages from the same line
Ctrl+F

If this toggle is on, the duplicate usages found on the same line are merged.

Show read access

Show read access
Ctrl+R

If this toggle is on, the results for SELECT and DDL statements are included.

Show write access

Show write access
Ctrl+W

If this toggle is on, the results for the INSERT and UPDATE statements as well as for SQL PL assignment operators are included.

icons actions previewDetails svg

Preview usages

Turns showing the Preview pane on or off.

Sort Alphabetically

Sort members alphabetically

Turns sorting the results alphabetically on or off.

Context menu commands

Item

Shortcut

Description

Jump to Source

F4

Navigate to the selected item in the source code.

Include

Insert

For an excluded item: include the item in the list of results.

Exclude

DeleteExclude the selected item from the list of results. (Excluded items are shown strikethrough.)

When you carry out the Replace All or the Do Refactor command, the excluded items are not affected.

Remove

Ctrl+X

Remove the selected item from the list of results.

Recent Find Usages

Ctrl+E

Show the list of recent searches. Select an item in the list to see the search results.

Last modified: 25 July 2019