fwcd / kotlin-language-server

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
MIT License
1.62k stars 203 forks source link

Clarification on kotlin-debug-adapter role in readme #480

Closed themkat closed 1 year ago

themkat commented 1 year ago

Very simple PR I intended to do long ago. Needed a break from this repo. Things are going too slow for me to be able to stay motivated, sorry...

Based upon the discussion in #472, I think we should rewrite the line about the debug adapter slightly. If you want to run your code inside your editor/IDE/potato, you still use the debug adapter. One example of this is using the Run/Debug-code lenses and clicking Run.

themkat commented 1 year ago

Sure, no worries, it's an open-source project after all, so no one should feel bad about taking as much or as little time as they want to!

Yes, that is true. What I was referring to is that this project feels so abandoned, which is a bit sad 😢 (like this PR here that many people are interested in #337 ). There are many people interested in the language server, and that would want it to improve. I think it frustrates new people as well. I don't feel confident merging bigger PRs myself, as I don't know if it is something you are okay with. An example would be automatic releases, which was a no-brainer to me... (respect your opinion though. This is just me bitching. I understand that not everyone will feel the same 🙂 )

I would use this project any day even with its faults though. Would rather get a voluntary colonoscopy than use IntelliJ...