Editor setup
Addons
To install the addons, open the command palette by (CTRL+SHIFT+P) and type zed:extensions followed by ENTER or (CTRL+SHIFT+X).
- Git Firefly
- HTML
- LaTeX
- Make
- TOML
- XML
- LOG
- Snazzy | One Dark Pro
- Material Icon Theme | Colored Zed Icon Theme
Device configuration
Here is my configuration and project config bundle: zed.tar.gz
For the following installation instruction, you need to extract that file in ~/data.
- First you need to replace a possibly existing user zed configuration. Be aware, that this will delete your current user configuration.
rm -rf ~/.config/zedln -s ~/data/zed/config ~/.config/zed
Features and their dependency
Basher
Usage of bash linting integrated in the editor
Dependency: you need to install shellcheck on your host (e.g. by apt install shellcheck).
TBD
Feature description
Dependency: Dependency description
Project setup
Create a python project with the pyproject template
TBD


Back



