Language support for systemd files
Check for existing issues
- [X] Completed
Describe the feature
Systemd service, unit, target, timer files all share a specific syntax and would greatly profit from syntax highlighting and language server support.
Environment
Zed: v0.162.5 (Zed) OS: macOS 15.1.1 Memory: 36 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help present your vision of the feature
No response
systemd Language server https://github.com/psacawa/systemd-language-server
This doesn't seem to be installable via a plugin yet, am I missing something obvious?
yes you right is just easyer to develop from existing language server for somebody ready this issue
the licence choice may be an issue...
There seems to also be https://github.com/10fish/systemd-support - but as far as I can tell it's also not registered here yet?