Mount-Mockery - zed

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).

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.

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