kotlin-language-server
kotlin-language-server copied to clipboard
Add support for getting classpath from kscript kts
It acts pretty much like Maven, using most of the same resolution logic, but reads the targets from the script file with a prefix of "//DEPS ".
Any updates here?