Caution
The main branch may unstable. Use version tagged code to get stable code.
This is an implementation of language server for Podman Quadlet files.
Following features are currently available:
- Code completion
- Provide static completion based on Podman Quadlet documentation
- Query images, volumes, networks, pods, and so on, and provide completion based on real configuration
- Hover menu
- Implemented "go definition" and "go references" functions
- Provide syntax checking
- Execute built-in commands
For a more details overview, see documentation site.
There is a plugin made for this language server:
There is a simple VS Code extension to use it:
There is a third-party Zed extension that makes use of quadlet-lsp:
