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

improvement: don't start new metals service for project ref #6285

Merged
merged 5 commits into from
May 7, 2024

Conversation

kasiaMarek
Copy link
Contributor

resolves: #6263

We check if exists a build target with base equal to workspace folder root. I also save the info about project ref, so the user can later open the whole workspace at once instead of always adding library as the second folder.

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.

We should rebase on main, since the MacOS tests are failing

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.

Just maybe explain a bit more in the comment and if the tests pass, let's merge it.

@kasiaMarek kasiaMarek merged commit 038ba39 into scalameta:main May 7, 2024
23 of 24 checks passed
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.

Metals starts multiple bsp servers when using sbt ProjectRef
2 participants