Searching and Replacing Text

Source Insight provides search and replace commands that operate on the current file as well as across multiple files. When searching multiple files, source links can be used to quickly go between locations found. The search and replace commands support the use of regular expressions, which are special search patterns useful for locating complicated patterns.

More:

Searching for Symbol References

Renaming an Identifier Across the Whole Project

Searching the Current File

Replacing in the Current File

Searching Multiple Files

Replacing in Multiple Files


Home Contents Previous Next