Skip to content

Commit d9b3e60

Browse files
authored
end-user-guide: add tip about VSCode config (#2653)
Users can configure IDE preferences on a per-workspace basis. This commit adds a small tip showing users how to open the config.
1 parent a15f450 commit d9b3e60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/end-user-guide/pages/microsoft-visual-studio-code-open-source-ide.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ You can automate installation of Microsoft Visual Studio Code extensions from th
2727
2828
====
2929

30+
[TIP]
31+
====
32+
Configure IDE preferences on a per-workspace basis by invoking the link:https://code.visualstudio.com/api/ux-guidelines/command-palette[Command Palette] and selecting *Preferences: Open Workspace Settings*.
33+
====
34+
3035
NOTE: You might see your organization's branding in this IDE if your organization customized it through a branded build.
3136

3237
include::partial$proc_automating-installation-of-microsoft-visual-studio-code-extensions-at-workspace-startup.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)