Skip to content

Releases: mdavisprog/lstalk

lstalk v0.1.0

24 Feb 02:23
Compare
Choose a tag to compare

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.