Is it possible to debug the Kotlin code of my web app from IntelliJ, by using breakpoints? Or if another way is recommended, please tell me where to start.
(Maybe this is a question for #compose-web because it's a compose for web project?)
I found that it's possible to debug my kt files from the browser inspector, but it's a different experience compared to IntelliJ