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:
parent
83ce783856
commit
fbf3e1d79d
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue