Skip to content

Commit d9335fa

Browse files
ColengmsSubham-KRLX
authored andcommitted
Fix issue with lost edits in config UI (microsoft#13746)
1 parent 1acd5a4 commit d9335fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/src/LanguageServer/settingsPanel.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ export class SettingsPanel {
121121
{
122122
enableCommandUris: true,
123123
enableScripts: true,
124+
retainContextWhenHidden: true,
124125

125126
// Restrict the webview to only loading content from these directories
126127
localResourceRoots: [

0 commit comments

Comments
 (0)