Google chrome jetbrains plugin

Answered

I tried following the kotlin tutorial for intelij (except that I'm using gradle for the configuration).

When I right-click index.html, I don't see the "Debug" option however I can open it with Google Chrome (again from the right-click menu).

I have installed the jetbrains plugin on google chrome but it doesn't show as connected but I can connect on localhost:63342 from the browser.

Here's a screenshot

https://u.teknik.io/XzAZp.png

 

0
3 comments

Please use https://discuss.kotlinlang.org/ for Kotlin specific questions.

0
Avatar
Permanently deleted user

It seems like an intelij problem from my perspective. The fact that I'm using kotlin for web development seems incidental.

0

It's related to Kotlin sourcemaps support and debugging, similar question asked here: https://discuss.kotlinlang.org/t/kotlin-js-debug/1664.

0

Please sign in to leave a comment.