systemd for Visual Studio Code
Highlight, complete, check, navigate, and format systemd, Quadlet, and mkosi files.
[Unit]Description=Example APIAfter=network-online.target
[Service]ExecStart=/usr/local/bin/example-apiRestart=on-failure
[Install]WantedBy=multi-user.target
The extension works locally, remotely, and in the browser. It does not manage services or request root access.