Skip to content
Discussion options

You must be logged in to vote

This is most likely caused by VS Code timing out and enabling the Metals extension by default.

The condition that times out is https://github.com/scalameta/metals-vscode/blob/main/package.json#L53 and it's problem with VS Code, which I don't believe should activate extensions in case of timeout.

You should see the exact reason, why Metals was activated in Output view after choosing log (extension host)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dj-mc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants