
Róbert Novotný
1.2K posts

Róbert Novotný
@RoboNovotny
🛠️ Platform Developer Advocate (plugins, IntelliJ and more) @JetBrains
Bratislava, Slovakia Katılım Aralık 2011
213 Takip Edilen187 Takipçiler


- Viete, čo je to za pattern?
> Buildeeeer
- A viete, čo robí?
> Nieeee
@jetbrains na @FIITSTU o produktivite a tipoch pre IDE na prednáške pre Objektovo orientované programovanie


Róbert Novotný retweetledi

IntelliJ Platform Gradle Plugin 2.14.0 is not a casual upgrade.
I’m live tonight at 9 PM CEST / 3 PM EDT on Twitch, X, and YouTube to break down the release, the breaking changes, and the features that actually matter.
I’ll also update the Plugin Template live so we can see what the new setup really looks like.
If you build plugins for JetBrains IDEs, come watch before this release watches you.
👉 Twitch: twitch.tv/hszanowski
👉 YouTube: @hszanowski" target="_blank" rel="nofollow noopener">youtube.com/@hszanowski
👉 X: x.com/hszanowski

English

IntelliJ IDEA 2026.1 makes JS + TS + HTML + CSS + React basics free.
What that means in real life:
🔷 highlighting, autocomplete and navigation
🔷 refactors, inspections, quick fixes
🔷 Prettier/ESLint/StyleLint built-in
🔷 npm scripts in-IDE
See more blog.jetbrains.com/idea/2026/03/j…
English

New YouTube video: Plugin Model v2 for IntelliJ Platform.
Better reload, clarified dependencies, isolated architecture — and a prerequisite for Remote Development support.
A plugin is now split into explicit content modules, each with its own descriptor, dependencies, and classloader.
See an overview of the model in action.
🎥 youtu.be/Kfsu0ITcvs0

YouTube
English
Róbert Novotný retweetledi

IntelliJ Platform News: If your plugin reacts to lots of file events, this VFS update is worth knowing about.
I break down what changed, what the old EDT-coupled behavior was, and what the new background-capable listener APIs actually give you.
youtube.com/shorts/4EfWxdn…
Curious if you’d migrate your listeners.

YouTube
English

The IntelliJ SDK just updated its section on Notification Balloons. It's the opinionated stance that matters now.
LLMs can scan the IntelliJ IDEA Community sources and generate high-level API docs. That's the easy part. The hard part is telling developers what to use and what to avoid.
plugins.jetbrains.com/docs/intellij/…

English

UI freezes might be more complex than long running operations on the wrong thread. Join the webinar today at 15:00 CET by @Yuriy_Artamonov how to handle this in JetBrains IDE plugins.
blog.jetbrains.com/platform/2026/…
English

@pdudits @mmatejovsky Aj my sme mali taký doma, z Košíc do Prešova za hodinu!

@mmatejovsky Prečo mi môj mozog odrezané slovo "telep..." doplnil na "teleport" 😁? Tesla Stropkov teleport, taký ako sme mali doma...

John Graham-Cumming's blog: The inner beauty of a Tesla Stropkov DS 3600 telep... blog.jgc.org/2023/04/the-in…
English

Esenciálne veci k #OAuth a #OpenIDConnect - pojmy, postupy, údaje, obrázky
novotnyr.github.io/scrolls/oauth-…


@lukasklim Ešte bude jeden finálny sumarizačný príspevok, kde sú pain pointy. Ono to nakoniec nie je až také divoké, len je na tom mnoho historických vrstiev a nánosov a pestrej terminológie.

@RoboNovotny Oauth bol pre mňa vždy celkom pain in the ass. Tie ucelené návody sú dobrá pomoc.

OAuth, OpenID Connect a Spring Boot: flow Client Credentials
TIL:
- Spring má podporu pre klasický RestTemplate
- budúcnosť je WebClient nad reaktívnym WebFluxom
- konfigurácia je na 5 riadkov a na 3 beany
novotnyr.github.io/scrolls/oauth-…


@sn3d Reaktívna príchuť je tiež pre mňa kopec zábavy - moná a fluxy sú pre mňa celkom novinka.

@RoboNovotny Tak Spring a jeho naming je legendarny :D Ma napadlo ze Keycloak lebo minule som riesil Go kod pre ich k8s operator a to je iny bordel :D

Tip na dnes: trieda AuthorizedClientServiceOAuth2AuthorizedClientManager #java
English

@sn3d Nie si ďaleko od pravdy, lebo Keycloak mám ako štandardný OAuth Server.
Toto je ale klientska strana.
A ako pozerám, tento názov prekonal tradičného kandidáta `RequestMappingInfoHandlerMethodMappingNamingStrategy`

Spring Boot ako OAuth Client pre prístup k REST API Githubu.
TIL:
- konfigurácia má tri riadky: GitHub je konvenciou
- RestTemplate je vo všeobecnosti na odchode: nahradená reaktívnym WebClient-om
- WebClient má integráciou s OAuth
novotnyr.github.io/scrolls/oauth-…


Keycloak a Admin REST API – Vytvárame používateľov
novotnyr.github.io/scrolls/keyclo…

