Skip to content

project: Always use shell env in LocalLspAdapterDelegate::which#40237

Merged
Veykril merged 1 commit intomainfrom
push-rlmxstwlmluv
Oct 15, 2025
Merged

project: Always use shell env in LocalLspAdapterDelegate::which#40237
Veykril merged 1 commit intomainfrom
push-rlmxstwlmluv

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Oct 15, 2025

Windows not having a default shell does not matter here, we might still have an environment from other means (by being spawned from the cli for example).

Release Notes:

  • N/A or Added/Fixed/Improved ...

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 15, 2025
@Veykril Veykril enabled auto-merge (squash) October 15, 2025 07:47
@Veykril Veykril merged commit a6e99c1 into main Oct 15, 2025
23 checks passed
@Veykril Veykril deleted the push-rlmxstwlmluv branch October 15, 2025 08:06
benbrandt added a commit that referenced this pull request Jan 15, 2026
Closes: #40237

The env vars were only getting added if a custom command was provided. But it makes sense in either case to be able to specify your env vars, so now these are applied regardless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant