Marshall Bowers

Results 367 comments of Marshall Bowers

@michealp-coder Are there any more entries in your Zed logs? The ones shown above don't appear to match the latest video, as there is no mention of `macos-classic` despite you...

> @JosephTLyons @maxbrunsfeld @maxdeviant > > Hi all, sorry to bug. > > With more languages being pulled out of core Zed and made into an extension, the bug I'm...

> 1. And you don't think this bug is related? [Cannot install extensions #9802](https://github.com/zed-industries/zed/issues/9802) That bug seems unrelated, as the error is related to failing to resolve the extension API...

I just merged https://github.com/zed-industries/zed/pull/11668, if anyone wants to build from `main` and try it out to see if it resolves their issues.

When we implemented this new indicator the choice of not making unread chat messages cause the indicator to appear was an intentional one. Chat can be pretty noisy, and we...

> But in addition to this (I'm not sure if its worth making an issue out of this, but I'll just put the word in here) I was also thinking...

> Also, since I noticed that @ABckh has been merging and I would usually rebase, what's the preferred conflict resolution method in this repository? We squash merge all PRs going...

@JosephTLyons What happens if you run the `reload extensions` command?

@mrnugget (or anyone else interested in `ruby-lsp` support): Ruby support was just moved out into an extension in https://github.com/zed-industries/zed/pull/11360. As part of this, we can now provide both `solargraph` and...

`ruby-lsp` was added as an available language server in https://github.com/zed-industries/zed/pull/11768.