Is there a Scala 3 support available for IntelliJ Community Edition? I have the Scala plugin installed, but somehow when I was trying to set up the Scala SDK for my project, Scala 3 does not show up in the List (see image). Any ideas as to how I can have Scala 3 enabled?
CodePudding user response:
Try pressing Download
button:
Select needed Scala SDK version in the dropdown:
Press "Ok", wait for download to finish and voilà (at least it worked for me using the latest version of IDE):