commit 74c1ac6fec44ebc41643eb176ff4bca426691df1 parent 48eb99303aecc2570a5f905fc0cefba120c265b8 Author: denelon <denelon@microsoft.com> Date: Tue, 11 May 2021 14:37:01 -0700 Update settings.md (#947) Diffstat:
| M | doc/windows/package-manager/winget/settings.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/windows/package-manager/winget/settings.md b/doc/windows/package-manager/winget/settings.md @@ -18,13 +18,13 @@ The **settings** command will launch your default MD editor. Windows by default ## Usage -Launch your favorite JSON editing tool: `winget settings` +Launch your default JSON editing tool: `winget settings`  When you launch the settings for the first time, there will be no settings specified. At the top of the JSON we provide a [link](https://aka.ms/winget-settings) where you can discover the latest experimental features and settings. -We have also defined a schema for the settings file. This allows you to use TAB to discover settings and syntax. +We have also defined a schema for the settings file. This allows you to use TAB to discover settings and syntax if your JSON editor supports JSON schemas. ## Updating Settings