zed
zed copied to clipboard
Add a fish-specific fix for #8633
Release Notes:
- Fixed detection of
direnv
not working infish
when an LSP adapter (gopls
, for example) tries to detect user-installed binaries. (#8633)
@mrnugget could you review this?
Great! I simplified code a bit and moved the comment around (and mentioned fish). Will merge once CI is green — you did test that this makes it work, right?
Great! I simplified code a bit and moved the comment around (and mentioned fish). Will merge once CI is green — you did test that this makes it work, right?
Yes, it works for me. I'd appreciate you double checking it though
@mrnugget could you check if it works for you and if it does, merge this pr?