Show HN: A Language Server Implementation for SystemD Unit Files (github.com)
A Language Server Protocol (LSP) implementation for systemd unit files, providing editing support with syntax highlighting, diagnostics, autocompletion, and documentation made with rust.
7 comments
[ 2.4 ms ] story [ 48.4 ms ] threadWe need more projects like this and if a system is running SystemD, this needs to be enabled and integrated with any LSP-supported editors.
I was trying to figure out why Systemd decided on their ini-like syntax instead of something like xml or json or whatever. I thought maybe it was some standard that existed at the time, but it does seem to be a custom format unique to systemd...
[0] https://docs.podman.io/en/latest/markdown/podman-systemd.uni...