PlistEdit Pro Icon

Find and replace


You can use the Find panel in PlistEdit Pro to search your property list for a particular string.

Find.png


At the left hand side of the panel is a set of radio buttons that will let you specify the scope of your search. You can search only the keys or values in a property list, or you can search both at the same time. You can also tell PlistEdit Pro to search the raw text of the property list, in which case it will display the results in the text view rather than the outline. When searching the outline, you can also narrow down the set of data types whose values you wish to search, as well as where the search string is located within the key or value. The replace function will also allow you to replace found text with a replacement string. Note that the view you search in must be synchronized before you can perform any replace operations. For example, if you edit the text of your plist and don't sync the outline to reflect those changes, you will not be able to perform a replace when searching in the outline until you perform a sync.

<< Keyboard shortcuts

Sorting property lists >>