eclipse-archived/ceylon-ide-intellij

clicking arrow next to native("js") run method should run on JS

Closed this issue · 1 comments

If I use the little green arrow next to a shared native("js") run() method to run the module, it should run it on JavaScript. Likewise, if I click the green arrow next to a shared native("java") run() method, it should run it on the JVM.

Thanks @bjansen.