Skip to content

Commit 0ef3457

Browse files
Update modules/administration-guide/pages/editor-configurations-for-microsoft-visual-studio-code.adoc
Co-authored-by: Jana Vrbkova <[email protected]>
1 parent 3d16db6 commit 0ef3457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/administration-guide/pages/editor-configurations-for-microsoft-visual-studio-code.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following sections are currently supported:
2121
The *settings.json* section contains various settings with which you can customize different parts of the Code - OSS editor. +
2222
The *extensions.json* section contains recommended extensions that are installed when a workspace is started. +
2323
The *product.json* section contains properties that you need to add to the editor's *product.json* file. If the property already exists, its value will be updated. +
24-
The *configurations.json* section contains properties that allows to configure Code - OSS editor. For example, `extensions.install-from-vsix-enabled` property can be used to disable `Install from VSIX` command.
24+
The *configurations.json* section contains properties related to Code - OSS editor configuration. For example, you can use the `extensions.install-from-vsix-enabled` property to disable `Install from VSIX` command.
2525

2626
.Procedure
2727

0 commit comments

Comments
 (0)