summaryrefslogtreecommitdiff
path: root/docs/getting-started.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-07-22 13:08:01 -0400
committerJordan Wiens <jordan@psifertex.com>2022-07-22 13:08:01 -0400
commitd45c101e01d358b127ba8f402b104362a1317959 (patch)
tree1bc70b0553e1bd73233cbe58dd3e03583f02e81b /docs/getting-started.md
parent7323ad9abe3015ae603be73867c3d4be4032cbcd (diff)
remove community install warning setting
Diffstat (limited to 'docs/getting-started.md')
-rw-r--r--docs/getting-started.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 98ef9d92..16dd2d12 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -858,7 +858,6 @@ Here's a list of all built-in settings currently available from the UI:
| | | enum: Vertical split (rows).|`enum`|`vertical`| | |
|ui|Always Show Pane Options in Status Bar|Enable to always show options for the active pane in the status bar.|`boolean`|`False`|[`SettingsUserScope`]|<a id='ui.panes.statusBarOptions'>ui.panes.statusBarOptions</a>|
|ui|Sync Panes by Default|Sync current location between panes by default.|`boolean`|`True`|[`SettingsUserScope`]|<a id='ui.panes.sync'>ui.panes.sync</a>|
-|ui|Enable Warning about Installing Community Plugins|Enable showing warning message about safety and efficacy of community plugins.|`boolean`|`True`|[`SettingsUserScope`]|<a id='ui.pluginManager.warnCommunityInstall'>ui.pluginManager.warnCommunityInstall</a>|
|ui|Recent Command Limit|Specify a limit for the recent command palette history.|`number`|`5`|[`SettingsUserScope`]|<a id='ui.recentCommandLimit'>ui.recentCommandLimit</a>|
|ui|Recent File Limit|Specify a limit for the recent file history in the new tab window.|`number`|`10`|[`SettingsUserScope`]|<a id='ui.recentFileLimit'>ui.recentFileLimit</a>|
|ui|Show Indentation Guides|Show indentation markers in linear high-level IL|`boolean`|`True`|[`SettingsUserScope`]|<a id='ui.renderIndentGuides'>ui.renderIndentGuides</a>|