Use "install" to refer to extension installation process (#10049)
Release Notes: - Improved discoverability of dev extension installation action ([#10048](https://github.com/zed-industries/zed/issues/10048)).
This commit is contained in:
@@ -52,5 +52,5 @@ zed::register_extension!(MyExtension);
|
||||
To run your extension in Zed as you're developing it:
|
||||
|
||||
- Open the extensions view using the `zed: extensions` action in the command palette.
|
||||
- Click the `Add Dev Extension` button in the top right
|
||||
- Click the `Install Dev Extension` button in the top right
|
||||
- Choose the path to your extension directory.
|
||||
|
||||
Reference in New Issue
Block a user