Max Brunsfeld and Marshall
8a6264d933
Provide wasm extensions with APIs needed for using pre-installed LSP binaries ( #9085 )
...
In this PR, we've added two new methods that LSP extensions can call:
* `shell_env()`, for retrieving the environment variables set in the
user's default shell in the worktree
* `which(command)`, for looking up paths to an executable (accounting
for the user's shell env in the worktree)
To test this out, we moved the `uiua` language support into an
extension. We went ahead and removed the built-in support, since this
language is extremely obscure. Sorry @mikayla-maki. To continue coding
in Uiua in Zed, for now you can `Add Dev Extension` from the extensions
pane, and select the `extensions/uiua` directory in the Zed repo. Very
soon, we'll support publishing these extensions so that you'll be able
to just install it normally.
Release Notes:
- N/A
---------
Co-authored-by: Marshall <marshall@zed.dev >
2024-03-08 17:18:06 -05:00
..
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-06 18:55:36 -07:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-07 19:56:41 -07:00
2024-03-06 18:25:20 -08:00
2024-03-07 19:56:41 -07:00
2024-03-05 12:01:17 -05:00
2024-03-07 19:56:41 -07:00
2024-03-08 12:46:51 -07:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-06 18:55:36 -07:00
2024-03-08 14:11:17 -07:00
2024-03-08 17:18:06 -05:00
2024-03-08 17:18:06 -05:00
2024-03-08 08:49:27 -08:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-08 14:40:26 +01:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-08 14:11:17 -07:00
2024-03-08 08:14:47 -08:00
2024-03-05 12:01:17 -05:00
2024-03-06 18:25:20 -08:00
2024-03-07 13:52:50 -07:00
2024-03-08 17:18:06 -05:00
2024-03-05 12:01:17 -05:00
2024-03-06 18:55:36 -07:00
2024-03-08 17:18:06 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 23:42:12 +02:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-06 18:55:36 -07:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-07 03:21:11 +02:00
2024-03-05 12:01:17 -05:00
2024-03-08 17:18:06 -05:00
2024-03-06 15:35:22 -08:00
2024-03-07 09:18:59 +01:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-07 13:52:50 -07:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-07 19:56:41 -07:00
2024-03-06 15:23:55 +01:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-08 15:28:42 +01:00
2024-03-05 12:01:17 -05:00
2024-03-07 15:54:58 -08:00
2024-03-06 11:26:16 -08:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-08 12:46:51 -07:00
2024-03-07 21:15:52 -08:00
2024-03-05 12:01:17 -05:00
2024-03-07 19:44:20 -07:00
2024-03-07 13:52:50 -07:00
2024-03-07 19:56:41 -07:00
2024-03-08 14:11:17 -07:00
2024-03-05 12:01:17 -05:00