summaryrefslogtreecommitdiff
path: root/docs/guide/settings.md
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2023-11-01 15:45:39 -0400
committerBrian Potchik <brian@vector35.com>2023-11-01 15:45:39 -0400
commit59f28bc770f664917dbd01a5e08c716e58f0db70 (patch)
tree6d91b14f716f734c13288c1f49e5d2a89a05a54a /docs/guide/settings.md
parenta02db876fbd554eb731fe1f23e194abd772bd9e0 (diff)
Update developer mode preferences. (skip-ci)
Diffstat (limited to 'docs/guide/settings.md')
-rw-r--r--docs/guide/settings.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/guide/settings.md b/docs/guide/settings.md
index 15a7f320..23b5fa75 100644
--- a/docs/guide/settings.md
+++ b/docs/guide/settings.md
@@ -214,7 +214,6 @@ All settings are uniquely identified with an identifier string. Identifiers are
|triage|Prefer Triage Summary View for Raw Files|Prefer opening raw files in Triage Summary view.|`boolean`|`False`|[`SettingsProjectScope`, `SettingsResourceScope`, `SettingsUserScope`]|<a id='triage.preferSummaryViewForRaw'>triage.preferSummaryViewForRaw</a>|
|ui|Allow Welcome Popup|By default, the welcome window will only show up when it has changed and this install has not seen it. However, disabling this setting will prevent even that.|`boolean`|`True`|[`SettingsUserScope`]|<a id='ui.allowWelcome'>ui.allowWelcome</a>|
|ui|Enable the new Symbols UI (Experimental)|Enables the new Symbols UI. The upgraded UI supports Folders, displaying addresses, and much more. Be aware that this is a feature preview and may still have issues.|`boolean`|`False`|[`SettingsProjectScope`, `SettingsUserScope`]|<a id='ui.components.enabled'>ui.components.enabled</a>|
-|ui|Developer Mode|Enable developer preferences.|`boolean`|`False`|[`SettingsUserScope`]|<a id='ui.developerMode'>ui.developerMode</a>|
|ui|Dock Window Title Bars|Enable to display title bars for dockable windows attached to a main window.|`boolean`|`True`|[`SettingsUserScope`]|<a id='ui.docks.titleBars'>ui.docks.titleBars</a>|
|ui|Feature Map|Enable the feature map which displays a visual overview of the BinaryView.|`boolean`|`True`|[`SettingsProjectScope`, `SettingsResourceScope`, `SettingsUserScope`]|<a id='ui.featureMap.enable'>ui.featureMap.enable</a>|
|ui|Feature Map File-Backed Only Mode|Exclude mapped regions that are not backed by a load file.|`boolean`|`False`|[`SettingsProjectScope`, `SettingsResourceScope`, `SettingsUserScope`]|<a id='ui.featureMap.fileBackedOnly'>ui.featureMap.fileBackedOnly</a>|