docs: Add documentation for auto_install_extensions setting (#19559)
Improved: Documenation for (un)installing extensions automatically. Signed-off-by: Tom Zaspel <tom@zaspel.it> Co-authored-by: Peter Tripp <peter@zed.dev>
This commit is contained in:
co-authored by
Peter Tripp
parent
dc4396b79c
commit
622c266160
@@ -13,3 +13,7 @@ This directory contains two subdirectories:
|
||||
|
||||
- `installed`, which contains the source code for each extension.
|
||||
- `work` which contains files created by the extension itself, such as downloaded language servers.
|
||||
|
||||
## Auto installing
|
||||
|
||||
To automate extension installation/uninstallation see the docs for [auto_install_extensions](../configuring-zed.md#auto-install-extensions).
|
||||
|
||||
Reference in New Issue
Block a user