Releases: mdavisprog/lstalk
Releases · mdavisprog/lstalk
lstalk v0.1.0
This is the release of v0.1.0 of the LSTalk library. This initial version will allow programs to connect to and communicate with language servers through pipes. Other means of communication will be supported in future versions. The library currently supports opening/closing documents and retrieving the symbols of opened documents. As the library matures, it will become more compliant with the specs defined here.