A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.jetbrains.com/webstorm/help/navigating-through-the-source-code.html below:

Source code navigation | WebStorm Documentation

Source code navigation

You can quickly navigate through your code in the editor using different actions and popups.

Navigate with the caret Move the caret

You can use different actions to move the caret through code. You can also configure where the caret should stop when moved by words and on line breaks.

Find a line or column
  1. In the editor, press Ctrl+G.

  2. In the Go to Line/Column dialog, specify a line or column number, or both, separating them with : and click OK.

  3. If you do not want to see the line numbers in the editor, in the Settings dialog (Ctrl+Alt+S) , go to and clear the Show line numbers checkbox.

For quicker access, assign a shortcut to the Show line numbers action.

Navigate between code elements Go to declaration and its type

You can navigate to the initial declaration of a symbol and the symbol's type from its usage.

Jump from declaration to usages
  1. Place the caret at the declaration of a symbol and press Ctrl+B.

  2. If the symbol is used only once, WebStorm brings you to this usage and highlights it.

    If several usages are found, WebStorm shows them in a popup. Select the usage to navigate to and press Enter or just click it in the list.

    To view the usages in a separate Find Usages tool window, click on the toolbar.

Alternatively, click the Show usages hint to jump to the usage or to select the relevant one from the list.

Inlay hints for usages are enabled by default. To disable them, open the Settings dialog (Ctrl+Alt+S), go to , expand the Code vision, node and clear the Usages checkbox.

Go to implementation

You can keep track of class implementations and overriding methods using the gutter icons in the editor, or by pressing the appropriate shortcuts, or by clicking Inheritors inlay hints.

Navigate between errors or warnings Browse through methods

30 June 2025


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4