Skip to content

Commit 8c4fa79

Browse files
Eskibearrgrunber
authored andcommitted
Disable extension in virtual workspaces
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
1 parent 0819f46 commit 8c4fa79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"java.home",
1818
"java.jdt.ls.vmargs"
1919
]
20-
}
20+
},
21+
"virtualWorkspaces": false
2122
},
2223
"engines": {
2324
"vscode": "^1.53.2"

0 commit comments

Comments
 (0)