The main webpage: https://www.jetbrains.com/scala
News: https://blog.jetbrains.com/scala/
What’s New:
- Opaque types, named tuples, and new tuples operations are fully supported.
- The new layout for sbt modules is enabled by default.
- sbt-managed sources are regenerated on project reload.
- New file handling has been improved in ScalaCLI.
(1/2)
See the full video here: youtu.be/8y_3quGmFvU
See the full video here: youtu.be/8y_3quGmFvU
It comes with:
- No more freezes during project reload and in Run Configurations window in multi-module projects
- The New Project wizard selects the latest stable Scala 3 by default
- Implicit hints in Compiler-Based Highlighting are resolved correctly
... and more!
It comes with:
- No more freezes during project reload and in Run Configurations window in multi-module projects
- The New Project wizard selects the latest stable Scala 3 by default
- Implicit hints in Compiler-Based Highlighting are resolved correctly
... and more!
The Debugger, part 1.
www.youtube.com/watch?v=8y_3...
#scala #debugger #intellijidea
The Debugger, part 1.
www.youtube.com/watch?v=8y_3...
#scala #debugger #intellijidea
It comes with:
- Support for SBT 2.0-RC4
- The option to disable error highlighting while the autocompletion popup is open
- Better error highlighting for opaque types
- Fixes to extension methods support
... and much more!
It comes with:
- Support for SBT 2.0-RC4
- The option to disable error highlighting while the autocompletion popup is open
- Better error highlighting for opaque types
- Fixes to extension methods support
... and much more!
If you’re in Warsaw on October 9, join the Scala Plugin team for a hackathon at the JetBrains office. You’ll also have the chance to win an IntelliJ IDEA Ultimate license.
Find out more and register here: www.meetup.com/scalawaw/eve...
#scala #hackaton
If you’re in Warsaw on October 9, join the Scala Plugin team for a hackathon at the JetBrains office. You’ll also have the chance to win an IntelliJ IDEA Ultimate license.
Find out more and register here: www.meetup.com/scalawaw/eve...
#scala #hackaton
🛠️ Visit their booth to try the latest IntelliJ Scala Plugin features, chat about AI in development, share your feedback, and grab some merch.
scaladays.org/blog/j...
🛠️ Visit their booth to try the latest IntelliJ Scala Plugin features, chat about AI in development, share your feedback, and grab some merch.
scaladays.org/blog/j...
What’s New:
- Opaque types, named tuples, and new tuples operations are fully supported.
- The new layout for sbt modules is enabled by default.
- sbt-managed sources are regenerated on project reload.
- New file handling has been improved in ScalaCLI.
(1/2)
What’s New:
- Opaque types, named tuples, and new tuples operations are fully supported.
- The new layout for sbt modules is enabled by default.
- sbt-managed sources are regenerated on project reload.
- New file handling has been improved in ScalaCLI.
(1/2)
- Context bounds couldn’t be found in a `given` with conditionals
- ScalaREPL couldn't start in a Maven project
- Mixed Scala x Java sbt projects failed to load
Note this update requires IntelliJ IDEA 2025.1.3 or newer.
- Context bounds couldn’t be found in a `given` with conditionals
- ScalaREPL couldn't start in a Maven project
- Mixed Scala x Java sbt projects failed to load
Note this update requires IntelliJ IDEA 2025.1.3 or newer.
- Fixed recognition of Scala.js shared sources
- Fixed several UI freezes and issues with the new sbt modules layout
- Added support for Scala 3 in New Project Wizard | Play generator
- Fixed recognition of Scala.js shared sources
- Fixed several UI freezes and issues with the new sbt modules layout
- Added support for Scala 3 in New Project Wizard | Play generator
Developer Ecosystem Survey 2025 is out!
As every year, we ask for ~15 minutes of your time and some answers about your choices and preferences regarding tools, languages, etc. Help us track where the IT community is going and what Scala's place is in it!
Developer Ecosystem Survey 2025 is out!
As every year, we ask for ~15 minutes of your time and some answers about your choices and preferences regarding tools, languages, etc. Help us track where the IT community is going and what Scala's place is in it!
This bug-fix release addresses major issues with compiler-based highlighting that were causing memory leaks, leading to slow performance.
You can also expect less flaky red code, especially after using code completions.
#scala #intellijidea
This bug-fix release addresses major issues with compiler-based highlighting that were causing memory leaks, leading to slow performance.
You can also expect less flaky red code, especially after using code completions.
#scala #intellijidea
The new Scala Plugin minor release 2025.1.22 is out!
It includes:
- Support for Reference-able Package Objects
- Duplicated field names in Named Tuples are highlighted
- We fixed a problem with compilation not being triggered, resulting in stale compilation errors in the editor
The new Scala Plugin minor release 2025.1.22 is out!
It includes:
- Support for Reference-able Package Objects
- Duplicated field names in Named Tuples are highlighted
- We fixed a problem with compilation not being triggered, resulting in stale compilation errors in the editor
This time, we discuss named tuples. The IntelliJ IDEA Scala plugin already supports this new feature, which will be standardized with the upcoming Scala 3.7 release.
Watch here: www.youtube.com/watch?v=_zqr...
#scala #intellijidea
This time, we discuss named tuples. The IntelliJ IDEA Scala plugin already supports this new feature, which will be standardized with the upcoming Scala 3.7 release.
Watch here: www.youtube.com/watch?v=_zqr...
#scala #intellijidea
If the IntelliJ Scala Plugin team gave a talk 🎙️, what would you be most interested in hearing about?
Drop your ideas in the replies 👇
If the IntelliJ Scala Plugin team gave a talk 🎙️, what would you be most interested in hearing about?
Drop your ideas in the replies 👇
The update brings:
- Support for the new syntax of context bounds and givens
- Improved handling of named tuples
- The new "Generate sbt managed sources" action
- X-Ray hints for apply methods and all parameter names
Read more:
blog.jetbrains.com/scala/2025/0...
#scala
The update brings:
- Support for the new syntax of context bounds and givens
- Improved handling of named tuples
- The new "Generate sbt managed sources" action
- X-Ray hints for apply methods and all parameter names
Read more:
blog.jetbrains.com/scala/2025/0...
#scala