Find In Projects

MPLAB® X IDE has a Find in Projects form to find text in the selected scope.

Find in Projects is selected from the main menu Edit > Find in Projects….

  • The form will also display when the focus is in the Project window and menu Edit > Find… is selected.
  • The Search Results window toolbar button Modify Results will also display the form.

The Default Search tab is currently recommended.

Find_in_Projects_Form.png
Click image to enlarge.

1

Select the Containing Text from the combo box or type new search text.

  • The search text will be stored for future searches.
  • Options include Match Case and Whole Words.

Match combo box selections are:

  • Literal: search for the exact string.
  • Basic Wildcards: search with * = any string, ? = any character.
  • Regular Expression: when selected, the (test) string is enabled for testing your RegEx pattern.

2

Select the Scope for this search from the choices in the Scope combo box.

  • Current Project
  • Open Projects
  • Open Documents (n files)
  • Browse for Files

Scope options include:

  • Search in Archives: ZIP files
  • Search in Generated Sources: can include compiler save temps like main.s

3

Select the File Name Patterns from the combo box.

  • Patterns added, like *.c or *.cpp, will be saved.
  • An Ignore List of folders and paths can be created.
  • File paths can be specified with Regular Expressions and a test utility.
  • Open In New Tab: when checked, a separate tab is created for each search. Unchecked will overwrite previous results.

Search Results are displayed in the Output area. Display options include:

  • Expand / Collapse all nodes in tree.
  • Show results as folder tree.
  • Show results as list of files.
  • Show all details - list of results in Output view.
Find_in_Projects.png
Click image to enlarge.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.