Find text in a project

Search for specific object names or values in a project to quickly find objects.
  1. Either:
    • From the toolbar, select
      .
    • Press
      /
      /
      .
  2. In
    Find or replace in Project
    , on the
    Search
    tab, enter the text to find in
    Find what
    .
  3. (optional) In
    Look for
    , select:
    • Anything
      . Search in names and values.
    • Names
      . Search in names only.
    • Values
      . Search in values only.
  4. (optional) In
    Folder
    , select the folder to search in.
  5. (optional) In
    Scope
    , select either:
    • Entire Project
      . Search in the entire project.
    • Project items
      . Restrict the search scope to project items.
    • .Net solutions
      . Restrict the search scope to NetLogic files and their contents. Selecting
      .Net solutions
      disables the
      Folder
      option.
  6. (optional) Select or clear any of the following:
    • Match Case
      . Restrict search to terms with specified capitalization.
    • Whole Word
      . Search for whole words only.
    • Regular Expression
      . Use regular expressions in the text to find. Selecting
      Regular Expression
      disables the
      Match Case
      and
      Whole Word
      options.
      TIP: The
      Regular Expression
      field supports the POSIX Basic Regular Expression syntax. For example, search for
      Motor.*Speed
      to find objects that start with "Motor" and end with "Speed", that include any characters in between.
  7. Select
    Find
    .
Search results display in
Output
.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.