We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acd5a4 commit d9335faCopy full SHA for d9335fa
Extension/src/LanguageServer/settingsPanel.ts
@@ -121,6 +121,7 @@ export class SettingsPanel {
121
{
122
enableCommandUris: true,
123
enableScripts: true,
124
+ retainContextWhenHidden: true,
125
126
// Restrict the webview to only loading content from these directories
127
localResourceRoots: [
0 commit comments