Open michaelmesser opened 2 years ago
Would we like to provide a complete server or just the LSP message processing. For the former, we may need to rethink and reorganize some modules (I am not particularly fond of having the handlers in the Language.LSP
namespace). For the latter, we can already add the Language.LSP.Message
namespace with all its modules to the ipkg.
This could be useful to allow people to create LSPs for languages written in Idris.