WebStorm 2017.3 Help

Navigating to Custom Folding Regions

If there are code folding comments in your file (see Using code folding comments), you can navigate to corresponding folding regions like this:

  1. Select Navigate | Custom Folding or press Ctrl+Alt+..
  2. Select the target folding region. (The regions in the list are identified by their descriptions.)
    ws navigateToCustomRegion
Last modified: 26 March 2018

See Also