Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension is wrongly disabled #595

Closed
stefanrybacki opened this issue Jun 23, 2021 · 5 comments
Closed

Extension is wrongly disabled #595

stefanrybacki opened this issue Jun 23, 2021 · 5 comments

Comments

@stefanrybacki
Copy link

Describe the bug

Metals extensions says it is disabled because it depends on an extension that is disabled.
However the only dependency listed is "Scala Syntax (official)" which is enabled (see screenshot)

To Reproduce Steps to reproduce the behavior:

Latest Insider Build of vscode (see current version in screenshots)

Install metals extension

Expected behavior

The metals extension is enabled.

Screenshots

image
image

Installation:

  • Operating system: Windows with Workspace on WSL (Ubuntu)
  • VSCode version: see screenshot
  • VSCode extension version: v1.10.6
  • Metals version: (found in VSCode settings, under metals.serverVersion) since extension is disabled settings does not exist
@dos65
Copy link
Member

dos65 commented Jun 23, 2021

@stefanrybacki
Thanks for reporting but it looks more like an issue with this Insiders build.

@tgodzik
Copy link
Contributor

tgodzik commented Jun 23, 2021

I does seem like an issue with the insiders build, I managed to reproduce. To workaround it I manually disabled Scala syntax and then enabled both syntax and Metals, which seems to have worked. Best to report it in VS Code itself, I can't find anything in the logs itself that points to Metals.

@stefanrybacki
Copy link
Author

@tgodzik @dos65 yes I was afraid it might be related to vscode itself, thanks for checking.

@tgodzik tgodzik closed this as completed Jun 30, 2021
@stefanrybacki
Copy link
Author

@tgodzik @dos65 it now happens also to the official visual code version. Please check.

Version: 1.58.0 (user setup)
Commit: 2d23c42a936db1c7b3b06f918cde29561cc47cd6
Date: 2021-07-08T06:54:55.083Z
Electron: 12.0.13
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.22000

@tgodzik
Copy link
Contributor

tgodzik commented Jul 12, 2021

We merged a fix to scala syntax, as soon as it is released it should work. More info #613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants