Interface for a class SearchSettings
boolean
Enables or disables the allowSearchOnTyping.
string
Specifies the filter type while searching the content. The available filter types are:
contains
startsWith
endsWith
boolean
If ignoreCase is set to false, searches files that match exactly, else searches files that are case insensitive(uppercase and lowercase letters treated the same).