You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thank you so much for this! I love to see that you want to keep working on this!
Over at Palantir we are going to implement a language server using tower_lsp/tower_lsp_server. I saw that you already published an empty version to crates.io (link). I wanted to ask when do you plan to publish the actual lib?
I am also happy to help you with the community fork :)
The text was updated successfully, but these errors were encountered:
I thought of doing a tracking pr for v0.21, so I guess it'll be this one 😄. I reserved the name yesterday on crates.io just in case.
The only issue blocking is #12 and #14 changes too much of the public API. I explained what options I saw possible here. I had spent some time on the first option, but I couldn't find a cancel token/channel that is runtime-agnostic and would work in the time I had.
When this last issue is resolved, I want to update FEATURES.md and other relevant doc.
I would say v0.21 is not really far. Having actual users also helps 😃.
Hey, thank you so much for this! I love to see that you want to keep working on this!
Over at Palantir we are going to implement a language server using tower_lsp/tower_lsp_server. I saw that you already published an empty version to crates.io (link). I wanted to ask when do you plan to publish the actual lib?
I am also happy to help you with the community fork :)
The text was updated successfully, but these errors were encountered: