:star-struck: <https://github.com/JetBrains/intell...
# github-workflows-kt
p
đŸ€© [JetBrains/intellij-community] [kotlin] K2: support symbols from imported scripts in .main.kts, fixes [KTIJ-33496] K2: red code when use @Import in .main.kts scripts. Once it's released, it's going to make editing multi-file scripts so much more convenient (i.e. normal, as it should work from the start 😄)!
👍 1
🎉 5
I also like the fact that github-workflows-kt as a project is an important driver of scripting-related changes 🩜
github workflows kt 1
haven't tried it yet in the IDE, probably it would be possible to test via building from source, but I'm waiting for some EAP, per these notes it's not included in the most recent EAP release
EAP from yesterday has this bugfix: https://www.jetbrains.com/idea/nextversion/, I'm gonna test tomorrow
indeed works! it's not perfect since it shows that the function is unused, but it's still much better