Is it just me or the JS debugger doesn't work in K...
# javascript
e
Is it just me or the JS debugger doesn't work in K2 IDE mode?
a
May I ask you for details? In what scenarios do you find issues?
e
Oh any scenario. For example creating a kotlin-test
@Test
and placing a breakpoint doesn't work, it never stops
Going back to K1 makes it work again
a
Oh wow. Could I ask you to create a ticket? Because it's quite a major regression
e
Will do, thanks!
thank you color 1
o
Can you link the issue link here? We're also interested 🙂
e
@Ola Adolfsson yup, still haven't had the time to open it, but will later today.
❤️ 1
o
Hm I just notice that I even can't run JS tests (debugger is another thing) from the IDE using the K2 IDE mode. This only run the individually JVM test.
Are you seeing the same thing?
e
Let me check. I'll enable the JVM source set in the reproducer.
Looks like it works here
A bit of a bug when trying to run the class itself tho
o
Very strange. Are you using the latest Intelij?
e
Have you enabled this flag?
o
DAMN! Wow.. thanks 🙂
✔️ 1
e
Not sure if it's better under Kotlin itself or the IDE part, but I guess the IDE part.