vscode-systemd-unit-file
vscode-systemd-unit-file copied to clipboard
[service files] Missing keywords in recognition.
Seems you are missing certain keywords that can be used in service files.
fe. the service file i use as a template to generate the final version is using these that are not recognized:
You might want to check the man pages again for any other missed keywords :wink:
FYI: I've created a fork with an updated definition (@bearmini I'm happy to submit a PR if you're interested): https://github.com/fhemberger/vscode-systemd-support
@fhemberger Thank you for letting me know! Your forked version has auto-completion and is up-to-date. I’d be really happy if you could submit a PR for the changes!
It's actually all @hangxingliu's work (I just ran the script to update the definitions), but he doesn't seem to be active on GitHub any more.
It's actually all @hangxingliu's work (I just ran the script to update the definitions), but he doesn't seem to be active on GitHub any more.
🤣 I left for a long time, But I came back recently.
@hangxingliu Welcome back! 😊
I released the new version extension and updated the directives to the latest. And you can find it in here: https://marketplace.visualstudio.com/items?itemName=hangxingliu.vscode-systemd-support