diff --git a/platform/platform-resources-en/src/tips/CtrlShiftIForLookup.html b/platform/platform-resources-en/src/tips/CtrlShiftIForLookup.html index a13ccd2f2995..a4d116b93c23 100644 --- a/platform/platform-resources-en/src/tips/CtrlShiftIForLookup.html +++ b/platform/platform-resources-en/src/tips/CtrlShiftIForLookup.html @@ -6,7 +6,7 @@
The Quick Definition Viewer - (&shortcut:QuickImplementations;) can be also used for items in lookup lists that appear on code + (&shortcut:QuickImplementations;) can also be used for items in lookup lists that appear on code completion and class/file/symbol navigaton commands.

You can quickly find all places where a particular class, method or variable is used in the whole project by positioning the caret at the symbol's name or at its usage in code and pressing &shortcut:FindUsages; - (Find Usages + (Edit | Find | Find Usages in the popup menu).