1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- trackSelection = true
- refreshSearchWindowsInPlayMode = false
- pickerAdvancedUI = false
- fetchPreview = true
- defaultFlags = 0
- keepOpen = false
- queryFolder = "Assets"
- onBoardingDoNotAskAgain = true
- showPackageIndexes = false
- showStatusBar = false
- scopes = {
- }
- providers = {
- asset = {
- active = true
- priority = 25
- defaultAction = null
- }
- scene = {
- active = true
- priority = 50
- defaultAction = null
- }
- adb = {
- active = false
- priority = 2500
- defaultAction = null
- }
- find = {
- active = true
- priority = 25
- defaultAction = null
- }
- packages = {
- active = false
- priority = 90
- defaultAction = null
- }
- profilermarkers = {
- active = false
- priority = 100
- defaultAction = null
- }
- store = {
- active = false
- priority = 100
- defaultAction = null
- }
- performance = {
- active = false
- priority = 100
- defaultAction = null
- }
- log = {
- active = false
- priority = 210
- defaultAction = null
- }
- archetype = {
- active = true
- priority = 2500
- defaultAction = null
- }
- journal = {
- active = true
- priority = 2500
- defaultAction = null
- }
- }
- objectSelectors = {
- }
- recentSearches = [
- ]
- searchItemFavorites = [
- ]
- savedSearchesSortOrder = 0
- showSavedSearchPanel = false
- hideTabs = false
- expandedQueries = [
- ]
- queryBuilder = false
- ignoredProperties = "id;name;classname;imagecontentshash"
- helperWidgetCurrentArea = "all"
- disabledIndexers = ""
- minIndexVariations = 2
- findProviderIndexHelper = true
|