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

internal: Use Scala 3 by default for sbt and IntelliJ #3137

Merged
merged 2 commits into from
Aug 12, 2023
Merged

Conversation

xerial
Copy link
Member

@xerial xerial commented Aug 12, 2023

As the primary development has moved to Scala 3, adding Scala 3 source code (scala-3) to the IntelliJ project is better for daily development. We still need to support Scala 2 for a while, but we don't have so many Scala 2 specific source code (scala-2 folder). This change is to let IntelliJ recognize scala-3 source code folder to enable syntax highlight, etc.

@github-actions github-actions bot added doc Documentation task internal Internal changes (usually non-user facing) labels Aug 12, 2023
@xerial xerial enabled auto-merge (squash) August 12, 2023 07:57
@xerial xerial merged commit 8cdd145 into main Aug 12, 2023
@xerial xerial deleted the ide-plugin branch August 12, 2023 08:02
xerial added a commit that referenced this pull request Aug 12, 2023
Due to the change in #3137, coverageAggregate now runs on Scala 3 and
chooses a different test report folder. This PR removes scala-2.xx or
scala-3 version name from the test report path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation task internal Internal changes (usually non-user facing)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant