Jesse van der Pluijm

Results 41 comments of Jesse van der Pluijm
trafficstars

Same experience here. Not using any language overrides. For a JSON file. I recorded a video in #9773. For what it's worth, I'm able to run a formatter like this...

Does that mean that language servers are picked based on file extensions? I don't know what else would prevent Zed from knowing what language server to associate with an unsaved...

What would it take to implement this kind of functionality? What are the roadblocks?

Note that #13 suggests manually adding every alternative route to HeadRests mapping. But that doesn't scale...

Thanks for the pointer. I'm going to see if I can make some time. So in the route handler, the `path` variable contains whatever path is entered after where HeadRest...

As far as I know, no progress. I was hoping to pick this up as part of an internship I was doing at the time. Never got around to it...

Heyo @potatosalad, I understand that this is a very very minor issue. But could you take a peek? And consider cutting a new release?

For reference I’ll link this related discussion that contains some of my thoughts and ideas. (Which I’ll close because it’s a duplicate of this one.) https://github.com/dj95/zjstatus/discussions/107

I think I have the exact same problem... A weird-ish yellow background for both additions and deletions when inside Tmux > lazygit. The regular git-delta diff colors work when lazygit...

Thanks for the workaround 😁 I guess that also sheds some more light on the underlying issue. Inside of Tmux `$TERM` is usually set to `tmux-256color`. Delta works fine when...