Skip to content

Commit

Permalink
Merge pull request #1527 from tgodzik/remove-ui
Browse files Browse the repository at this point in the history
bugfix: Remove ui extensionKind
  • Loading branch information
tgodzik authored Aug 13, 2024
2 parents fe3dfa0 + cdb632c commit 3785fbf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/metals-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"Debuggers"
],
"extensionKind": [
"workspace",
"ui"
"workspace"
],
"activationEvents": [
"onCommand:metals.start-server",
Expand Down

0 comments on commit 3785fbf

Please sign in to comment.