Thorsten Ball
Thorsten Ball
So to be clear: the problem is that we only show the documentation for colors, but not for the other classes? I think rendering the colors should be a separate...
Yep. I think this is then a duplicate of https://github.com/zed-industries/zed/issues/4533
What exactly do you mean with `release it`? I can't reproduce the desired behavior in VS Code, I think.
We already have a PR for that (except the Vim binding): https://github.com/zed-industries/zed/pull/6924 But it seems a bit stale.
Yeah, I think the scope for this one would be to add a vim keybinding if that's not done in the original PR.
> It seems like new search implementation is slower in general than what we've had before. I've tested with 0.125 stable and a `timer` query on `qmk_firmware` repository. That's interesting....
Do you mean the inline git blame or the git blame in the gutter?
> One nice option would be to put commit, author and date on separate lines when possible and have a colored bar on one side to indicate which lines are...
> * Should we move git stuff like `Commit`, `Author`, etc outside of hosting-specific files (I don't think so, as other hostings can have different stuff) No, I don't think...
These are not LSP snippets, but snippets coming from vscode-go: https://github.com/golang/vscode-go/blob/9330b086651a8969c6a8b7a508cf3d8c37f1aae1/extension/snippets/go.json#L173-L177