I guess i do not see these issues with using it on windows
Well.. I have kotlin installed via scoop, and also use it via arch in a wsl2 env,
Both work
The auto completion in idea is tricky..
and jumping to code from. @DependsOn stuff does not work.. Does it on unix?
p
Piotr Krzemiński
07/13/2022, 5:46 PM
Could you reply there in the discussion?
n
Nikky
07/13/2022, 5:47 PM
Big painpoint is that the run button in a .main.kts in idea does never do the right thing in windows
If i don't forget when i am back on a pc
👍 1
p
Piotr Krzemiński
07/13/2022, 5:47 PM
On Ubuntu it works without the issues you mention
v
Vampire
07/13/2022, 8:58 PM
Here it all works fine on Windows too, no issues at all. Just getting it running as Gradle task was a bit of a hassle, but once you found how to do it, it's easy. There is a thread about that from me in #scripting.