Document and help information for directives and specifiers in the editor
Installation
Click Extension button in left side of VSCode. (Shortcut: Ctrl+Shift+X or Command+Shift+X)
Search for hangxingliu.vscode-systemd-support and click the Install button.
via Command Line
You can replace the code command to codium in following scripts if you are using VSCodium
code --install-extension hangxingliu.vscode-systemd-support
# Or install from a downloaded VSIX file:
code --install-extension vscode-systemd-support-${version}.vsix