Marshall Bowers
Marshall Bowers
> > Are you pretty consistently seeing the missing checkbox border, or are there some other factors that influence it? > > I was just about to ask you about...
> > Also, would you mind posting/linking to your Zed `settings.json` so I can see if there's anything in there? > > You are spot on about the issue being...
Appreciate you opening this, @Warrobot10! I think we want to word this slightly differently, so closing in favor of https://github.com/zed-industries/zed/pull/11438.
> This issue should probably be moved to the extensions [repo](https://github.com/zed-industries/extensions/issues) or even the Nix extension [repo](https://github.com/hasit/zed-nix/issues) as a request to the Nix community extensions maintainer, as we're getting close...
> > Extensions support language servers now! > > I don't think LSP extensions support is in Preview yet, maybe in today's tentative release? I just meant that extensions do...
> What does that `\u` one do? Is it something that can't be expressed in Gleam today? `\u` is used for representing Unicode characters in strings without using the character...
It looks like there are still some problems when trying to compile the `go-template` grammar to Wasm: ``` [2024-04-07T12:09:22Z INFO extension::extension_builder] compiling go-template parser Error: failed to compile extension Caused...
@d1y Could you also remove the `grammars` directory from Git (since it looks like it was committed before `grammars` was added to the `.gitignore`)?
> > @d1y Could you also remove the `grammars` directory from Git (since it looks like it was committed before `grammars` was added to the `.gitignore`)? > > Is that...
> Sorry, it took so long. Is it OK now? @maxdeviant Could you change the `id` in `extension.toml` back to `git-firefly`? https://github.com/d1y/git_firefly/blob/7f3a8b79641aac2bcd047cec46d357ad54b1c15b/extension.toml#L1 Right now it is `git_firefly`.