SEARCH (Ctrl + Shift + F)

This is a powerful tool for searching for and replacing text in files. It is possible to opt for a simple search with one or more keywords, and you can use wildcards such as * and ?. Alternatively, you can opt for creating a complex search based on regular expressions (regex). There are also advanced options to include and/or exclude files or file types.

This is really helpful for developers when searching the where used field or variables in all files within an extension folder. Consider the following screenshot:

Search outputs are listed in a tree-view that lists all files containing the search keyword, and shows a small piece of code related to the line that they belong to in the file. The keyword match is highlighted in the tree-view, as well as within the code editor. These can be all collapsed by clicking the Collapse All button.

It is possible to reset the search results by clicking the Clear Search Results button.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.54.6