Maciej Gorywoda's Avatar

Maciej Gorywoda

@makingthematrix.github.io

"There was never us, Xena. Only Rome."

309
Followers
319
Following
202
Posts
15.02.2024
Joined
Posts Following

Latest posts by Maciej Gorywoda @makingthematrix.github.io

Preview
New Module Layout for sbt Projects | The IntelliJ Scala Plugin Blog Try out the enhanced sbt integration with IntelliJ Scala Plugin 2024.3 We’re introducing a new mode that better represents the structure of sbt projects in IntelliJ IDEA by organizing main and test so...

Back in version 2024.3, we introduced a new module layout for sbt projects. Since then, we've been polishing it and we're now ready to switch over.
As of 2025.3, the old layout has been deprecated and will be fully phased out in 2026.

Read more: blog.jetbrains.com/scala/2024/1...

05.03.2026 14:14 👍 2 🔁 2 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: ScalaDoc Alignment and Blank Lines

26.02.2026 10:52 👍 1 🔁 1 💬 0 📌 0

IntelliJ Scala Plugin 2025.3.30 is out! This minor release brings:
- Changes to the highlighting modes available in Settings, with more to come in 2026.1.
- The type-aware highlighting setting now persists.

#scala #intellijidea

24.02.2026 08:55 👍 2 🔁 1 💬 0 📌 0
IntelliJ IDEA x Scala: Write Scaladoc with Markdown
IntelliJ IDEA x Scala: Write Scaladoc with Markdown YouTube video by IntelliJ IDEA, a JetBrains IDE

IntelliJ IDEA x Scala: Write Scaladoc with Markdown
www.youtube.com/watch?v=F9sR...

13.02.2026 18:40 👍 1 🔁 1 💬 1 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Call Stack

#scala #intellijidea #debugger

30.01.2026 12:23 👍 2 🔁 1 💬 0 📌 0

IntelliJ Scala Plugin 2025.3.28 is out! This bug-fix release brings the following improvements:
- The JUnit plugin is no longer required to run most Scala test frameworks.
- Support for using/given in structural search has been enhanced.
- Support for sbt 0.13 projects on Windows is back.

#scala

29.01.2026 16:05 👍 3 🔁 2 💬 0 📌 0
Preview
IntelliJ Scala Plugin in 2025 | The IntelliJ Scala Plugin Blog IntelliJ Scala Plugin in 2025 This is a blog post about the main changes to the Scala Plugin in 2025, the results of the State of Developer Ecosystem Survey, and a few other things.

Better late than never! Our year-in-review report is finally here, with a breakdown of what the IntelliJ Scala Plugin team accomplished in 2025. We’ve been busy at conferences, on YouTube, and gearing up for Scala 3.8.

blog.jetbrains.com/scala/2026/0...

#scala #intellijidea #2025

27.01.2026 16:46 👍 3 🔁 2 💬 0 📌 0
Preview
Scala 3.8 Support in the Scala Plugin | The IntelliJ Scala Plugin Blog Scala 3.8 Support in the Scala Plugin: - The `into` modifier - Scala 3.8 requires JDK 17+ - “Better fors” - Basic support for capture checking - The `runtimeChecked` method

Scala 3.8 is released! For this occasion, we've prepared a blog post discussing its main new features and their support in the IntelliJ Scala Plugin.

blog.jetbrains.com/scala/2026/0...

#scala #intellijidea

22.01.2026 17:23 👍 4 🔁 1 💬 0 📌 0
Post image

IntelliJ IDEA turns 25! 🎉 Join the celebration to meet our special guest Runzo, play with him, and grab our one-of-a-kind birthday postcards.
Join the celebration! 👇
jb.gg/IJ25

19.01.2026 14:15 👍 41 🔁 10 💬 1 📌 4
Preview
Roadmaps Community driven roadmaps, articles and guides for developers to grow in their career.

roadmap.sh/r/scala-lear...

This is a roadmap for the Scala programming language. There’s still plenty to do, but I think I’ve reached the stage where I’d like to ask for your feedback. Let me know what you think.

#scala #roadmap

18.01.2026 16:54 👍 3 🔁 0 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Disable Until Hitting the Following Breakpoint

#intellijidea #ide #scala #debugger

16.01.2026 08:46 👍 1 🔁 1 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Log at Breakpoint

09.01.2026 11:03 👍 3 🔁 1 💬 0 📌 0

IntelliJ Scala Plugin 2025.3.26 is out with:
- TASTy reader improvements, including better code completion and code insight.
- Proper highlighting of ClassTag parameters in pattern matching.
- Support for both "scala" and "scala-cli" in Scala CLI projects (the default as of Scala 3.5).

22.12.2025 14:46 👍 3 🔁 2 💬 0 📌 1
STAROŻYTNI KOSMICI! PIRAMIDY! SZCZEPIONKI! - wchodzimy w temat po samo sreberko na czapce!
STAROŻYTNI KOSMICI! PIRAMIDY! SZCZEPIONKI! - wchodzimy w temat po samo sreberko na czapce! YouTube video by Czarno to Widzę

Kilka dni temu zupełnie przypadkiem przechodziłem obok studia kanału Czerw Fantastyczny i tak się akurat złożyło, że nagraliśmy godzinną rozmowę o komiksie "Ekspedycja", starożytnych kosmitach, teoriach spiskowych i pseudonaukowych bzdurach 🛸

youtu.be/QQ-O26PV9zM?...
#starozytnikosmici #archeologia

11.12.2025 12:59 👍 0 🔁 0 💬 0 📌 0

I had the pleasure of traveling home to Munich to talk to Marco about software, and I quite enjoyed it! And I will hope you will, too. Thanks for having me.

10.12.2025 19:46 👍 11 🔁 2 💬 0 📌 0

Scala Plugin 2025.3 is out! 🚀

Here’s what's new:
- Support for the upcoming Scala 3.8
- Better support for macros, export aliases, extension methods, and type lambdas
- Structural Search and Replace for Scala
- X-Ray mode works in Mill build scripts and can display type parameters
/1

08.12.2025 13:01 👍 6 🔁 1 💬 1 📌 0
IntelliJ IDEA x Scala: The Debugger (Part 2)
IntelliJ IDEA x Scala: The Debugger (Part 2) YouTube video by IntelliJ IDEA, a JetBrains IDE

A new video in the IntelliJ IDEA x Scala series is out! 📽️
The Debugger, part 2.

#scala #intellijidea #debugger
www.youtube.com/watch?v=EWnU...

02.12.2025 14:00 👍 2 🔁 2 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Explore Elements with the Debugger
See the full video here: youtu.be/8y_3quGmFvU

20.11.2025 15:44 👍 1 🔁 1 💬 0 📌 0
Preview
Prehistoria i pierwsze cywilizacje - YouTube Zbiór wykładów dot. archeologii prehistorycznej. Głównie koncentruję się na ludzkiej prehistorii, pierwszych cywilizacjach, a w przyszłości może też będę deb...

Привіт!

Деякі відео на моєму каналі: "Методи археологічного датування", "Крем'яні шахти у Свентокшиських горах", "Одомашнення собак" та "Списи Шенінгена" тепер доступні з українськими субтитрами 🥰🇺🇦

youtube.com/playlist?lis...

#археологія #доісторія

16.11.2025 17:10 👍 0 🔁 0 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Lambda breakpoints
See the full video here: youtu.be/8y_3quGmFvU

13.11.2025 14:45 👍 2 🔁 1 💬 0 📌 0
Preview
Scala Talks: Write a book about Scala during Covid & AI tooling for developers, Wed, Nov 12, 2025, 6:00 PM | Meetup 🎉 Come along to the London Scala Talks! 🎉 In this event you'll hear from Agnès Cardin and Maciej Gorywoda. **Agenda** 6:00pm - 🥤 Doors open. Come along and grab a drink

Hey,
If you are today in London - because why not? - and wonder what to do in the evening, come to our Scala meetup at 20 Farrington Rd!

www.meetup.com/london-scala...

12.11.2025 15:42 👍 2 🔁 0 💬 0 📌 0
Pożegnanie Słońca: O czym jest ten kanał?
Pożegnanie Słońca: O czym jest ten kanał? YouTube video by Pożegnanie Słońca - Archeologia Prehistoryczna

Publikacja audiobooka "Pożegnanie Słońca" dobiegła końca już jakiś czas temu. Teraz stopniowo zmieniam format na opowiadanie o archeologii prehistorycznej.

Zrobiłem więc nowego wstępniaka.

youtu.be/ghFO_cvlXCw

#archeologia #prehistoria

10.11.2025 12:19 👍 0 🔁 0 💬 0 📌 0
Video thumbnail

IntelliJ IDEA x Scala: Moving and Copying Breakpoints
See the full video here: youtu.be/8y_3quGmFvU

06.11.2025 15:29 👍 3 🔁 1 💬 0 📌 0

Scala Plugin 2025.2.48 is out 🚀
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!

24.10.2025 13:13 👍 4 🔁 1 💬 0 📌 0
IntelliJ IDEA x Scala: The Debugger (Part 1)
IntelliJ IDEA x Scala: The Debugger (Part 1) YouTube video by IntelliJ IDEA, a JetBrains IDE

A new video in the IntelliJ IDEA x Scala series is out! 📽️

The Debugger, part 1.

www.youtube.com/watch?v=8y_3...

#scala #debugger #intellijidea

23.09.2025 11:03 👍 5 🔁 2 💬 0 📌 0
Post image

If you're at #ScalaDays, come to the room 4C at 15:20 for a talk about how AI tools offered by #JetBrains can help you code 😊

20.08.2025 09:24 👍 4 🔁 1 💬 0 📌 0
Post image

If you're at #ScalaDays, come meet us at our booth 😊

19.08.2025 14:41 👍 4 🔁 1 💬 0 📌 0

Take note that we changed the announcement's format. We use 2 tweets, so we can split the summary into "what's new" and "what's fixed". The link to the blog post with details is in the latter.

04.08.2025 17:42 👍 0 🔁 0 💬 0 📌 0

I'm reading about Old French as a part of my Modern French learning plan. I don't think it makes sense to me to actually learn OF, but knowing the etymology and grammar changes certainly helps to understand quirks in MF.

26.07.2025 11:33 👍 3 🔁 0 💬 1 📌 0