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

docs: update user config docs #3490

Merged
merged 1 commit into from Jan 11, 2022
Merged

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Jan 11, 2022

This updates the default fallbackScalaVersion which is Scala3, but we
are still showing Scala 2.12. This also updates the testUserInface to
only have the value since it's dynamically put together. Right now it
shows:

{
  "metals": {
    "testUserInterface": { "testUserInterface" : "Test explorer" }
  }
}

So this fixes that.

This updates the default fallbackScalaVersion which is Scala3, but we
are still showing Scala 2.12. This also updates the `testUserInface` to
only have the value since it's dynamically put together. Right now it
shows:
```json
{
  "metals": {
    "testUserInterface": { "testUserInterface" : "Test explorer" }
  }
}
```
So this fixes that.
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ckipp01 ckipp01 merged commit 905f419 into scalameta:main Jan 11, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants