Scala support?
Dear authors, Thank you for this great work! I was wondering if there will be a Scala support, or by any means can I use the Java version of multilspy for Scala repositories.
Dear @jinulee-v, that's a great suggestion. I think adding support for https://github.com/scalameta/metals?tab=readme-ov-file should be very easy. Would you be able to have a look at integrating that, starting from the Java LSP integration (https://github.com/microsoft/multilspy/tree/main/src/multilspy/language_servers/eclipse_jdtls)?
I have written in detail about the steps to add new language servers to multilspy at https://github.com/microsoft/multilspy/issues/5#issuecomment-2397671788. I would be happy to discuss any amount of detail, or if you face any issues.
Thank you for your kind guidance. I was not aware of #5, and will take a look!
I would be glad if you can open a PR for scala support!