zed/crates/languages/src
Adam Ehlers Nyholm Thomsen b5abd9d2fe
Fix micromamba powershell activation (#55643)
Powershell does not support eval, furthermore pwsh is also a
"powershell" shell for micromamba.

Self-Review Checklist:

- [X] I've reviewed my own diff for quality, security, and reliability
- [X] Unsafe blocks (if any) have justifying comments
- [X] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [X] Performance impact has been considered and is acceptable

Release Notes:

- Fixes micromamba powershell activation
2026-05-04 16:44:18 +00:00
..
bash.rs languages: Add runnable support for bash (#48807) 2026-02-12 18:46:43 +02:00
c.rs Fix offline lookup of clangd on Windows (#54781) 2026-04-25 06:14:41 +00:00
cpp.rs Fix bad GitHub merge queue merge (#54721) 2026-04-23 23:47:30 +00:00
css.rs languages: Add support for passing user settings to Go LSP adapter (#50472) 2026-03-02 09:33:48 +00:00
eslint.rs languages: Update vscode-eslint to 3.0.24 and fix ESLint 8-10 breaking cases (#52886) 2026-04-01 21:37:28 +05:30
go.rs Support code lens in the editor (#54100) 2026-04-22 20:02:45 +03:00
json.rs Respect proxy settings when fetching JSON schemas (#53954) 2026-04-15 21:06:21 -07:00
lib.rs languages: Update vscode-eslint to 3.0.24 and fix ESLint 8-10 breaking cases (#52886) 2026-04-01 21:37:28 +05:30
package_json.rs typescript: Runners support for bun:test & node:test (#39238) 2025-10-13 09:05:04 +02:00
python.rs Fix micromamba powershell activation (#55643) 2026-05-04 16:44:18 +00:00
rust.rs Fix "Run Debugger" failing silently when project does not compile (#52439) 2026-05-04 06:50:38 +00:00
tailwind.rs elixir: Fix HEEx name and add EEx defaults (#49812) 2026-03-25 13:46:18 +01:00
tailwindcss.rs languages: Add support for passing user settings to Go LSP adapter (#50472) 2026-03-02 09:33:48 +00:00
typescript.rs languages: Fix nested object methods missing from outline panel (#50754) 2026-04-21 00:36:39 +02:00
vtsls.rs Support code lens in the editor (#54100) 2026-04-22 20:02:45 +03:00
yaml.rs languages: Fix local path of JSON and YAML schemas (#44794) 2026-02-12 04:50:54 +00:00