
In other respects, depending on the currently selected view options, a scope view may resemble the Project view. These views display the contents of the predefined and user-defined scopes. Scopes views ( Project Files, Open Files, and so on). The emphasis is on the directory structure, although the packages are also shown. This view displays all the project items along with their dependencies (SDKs and libraries). Most of the functions in this tool window are accessed as context menu commands in the content pane and via associated shortcuts.Īlso, the view contains the Scratches and Consoles folder that lets you manage created scratch files and extension scripts.
How to bring up panels in jetbrains webstorm code#
Before saving, you can also modify the information to be saved.The Project tool window lets you take a look at your project from various viewpoints and perform different tasks such as creating new items (directories, files, classes, and so on), opening files in the editor, navigating to the necessary code fragments, and more. In the Export preview dialog, specify the target file or copy information to the clipboard. Save the contents of the current result tab. WebStorm displays the created favourites list next to the Add to New Favourites List option. You can also create the new favourites list and add the selected node to it. Select an item in the list to see the search results.Īdd the selected node to the Favorites list. Remove the selected item from the list of results. When you carry out the Replace All or the Do Refactor command, the excluded items are not affected. (Excluded items are shown strikethrough.) Navigate to the selected item in the source code.įor an excluded item: include the item in the list of results.Įxclude the selected item from the list of results. Run the action again and show the results on the same tab. If this button is pressed, the search results include the usages in the import statements.Ĭlick this icon to open the Preview pane next to the search results. If this button is pressed, the search results include references to the write access methods. If this button is pressed, the search results include references to the read access methods. This button is available for Find Usages only. Merge Usages from the Same Line: select this option to merge the duplicate usages found on the same line. Unclassified usage not related to any of the categories Usage type Ctrl+T: if this option is selected, the search results are grouped by the following categories:.Test/Production: select this option to group the usages according the Production and Test scopes. Group by directory Ctrl+P: select this option to show all the usages of a symbol under the directories where they are found. Navigate to the previous/next element in the tab of results.Ĭlick this icon to open the menu for the following grouping options:įile Structure Ctrl+S: select this option to display the found usages under the corresponding method nodes. Use these buttons to have all nodes expanded or collapsed. This button is not available in Replace in Path and Refactoring Preview dialogs. This button is not available for viewing code coverage results.Ĭlose the current tab or the tool window. You can edit the search settings and click Rerun button to execute the modified search query. Click this button to open one of the Find Usages dialogs, which corresponds to the symbol.
