Skip to content

Commit fc18e5d

Browse files
authored
Merge pull request #210 from tgodzik/extension-kind
Remove extensionKind so that other extensions can depend on scala-syntax via SSH/WSL2
2 parents 755a21e + 367c2a2 commit fc18e5d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
"engines": {
99
"vscode": "^1.5.0"
1010
},
11-
"extensionKind": [
12-
"ui",
13-
"web"
14-
],
1511
"homepage": "https://github.com/scala/vscode-scala-syntax/blob/main/README.md",
1612
"repository": {
1713
"type": "git",

0 commit comments

Comments
 (0)