Skip to content

Commit 9ae9122

Browse files
authored
Scala Syntax plugin should not be installed globally
1 parent c3db1d7 commit 9ae9122

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"engines": {
99
"vscode": "^1.5.0"
1010
},
11+
"extensionKind": [
12+
"workspace",
13+
],
1114
"homepage": "https://github.com/scala/vscode-scala-syntax/blob/main/README.md",
1215
"repository": {
1316
"type": "git",

0 commit comments

Comments
 (0)