kscript icon indicating copy to clipboard operation
kscript copied to clipboard

Option to list dependencies

Open esturafd opened this issue 2 years ago • 0 comments

For better integration with other development environments, the option to list dependencies is added, and thus detect them directly.

An example of use would be to create a kls-classpath file with which the kotlin-language-server can detect dependencies.

https://github.com/fwcd/kotlin-language-server/tree/main?tab=readme-ov-file#figuring-out-the-dependencies

esturafd avatar Mar 15 '24 10:03 esturafd