TJ DeVries
TJ DeVries
Yes, let's wait til after asyncify pr lands. This will change this quite a bit. I also have to think about this a bit more as well.
we could definitely put this in nvim-lua if someone wanted to maintain it there (I wouldn't have time to do so, but it's a cool plugin).
> How are you planning to license `scip`? You might want to publish a version to crates.io and add a license descriptor. Currently, we have Apache License 2 ( https://github.com/sourcegraph/scip/blob/main/LICENSE...
> So LSIF is actually part of the lsp protocol (I forgot this), so with that said LSIF being part of r-a makes sense I suppose, given the same doesn't...
Realized I never responded to this: > That being said, if we keep this in tree, than: > - it is on you to maintain it > - we don't...
Also, I've published a release of `scip` on crates.io and removed the direct dependency on protobuf (so that it can't be used throughout r-a). Are there any other concerns you'd...
ah, woops, one sec (i am trying to rebase on top of master to make sure everything is OK)
Thanks for the review and input everyone! :) I really appreciate it
I use `-` :)
Well I don't like using the embedded nvim inside of the terminal (because sometimes I press esc to the wrong thing or stuff like that). You can ignore the request...