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

Don't add semanticdb plugin for Scala 3. #1593

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

ckipp01
Copy link
Collaborator

@ckipp01 ckipp01 commented Nov 29, 2021

For Scala 3 semanticdb is produced natively by the compiler behind the
-Xsemanticdb flag, so the plugin isn't necessary. This change ensures
the correct scalacOptions are set when using Scala 3 with
ScalaMetalsSupport.

@ckipp01 ckipp01 force-pushed the scala3Metals branch 3 times, most recently from bbc4ae7 to 1f44ee0 Compare December 1, 2021 20:46
For Scala 3 semanticdb is produced natively by the compiler behind the
`-Xsemanticdb` flag, so the plugin isn't necessary. This change ensures
the correct scalacOptions are set when using Scala 3 with
ScalaMetalsSupport.
@lefou lefou merged commit 8c2ee38 into com-lihaoyi:main Dec 1, 2021
@lefou lefou added this to the after 0.10.0-M4 milestone Dec 1, 2021
@lefou
Copy link
Member

lefou commented Dec 1, 2021

Thank you!

@ckipp01 ckipp01 deleted the scala3Metals branch December 1, 2021 22:39
pbuszka pushed a commit to pbuszka/mill that referenced this pull request Dec 26, 2021
For Scala 3 semanticdb is produced natively by the compiler behind the
`-Xsemanticdb` flag, so the plugin isn't necessary. This change ensures
the correct scalacOptions are set when using Scala 3 with
ScalaMetalsSupport.

Pull request: com-lihaoyi#1593
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.

2 participants