Skip to content

3.0.0 (2025-01-08)

Latest
Compare
Choose a tag to compare
@hangxingliu hangxingliu released this 08 Jan 16:48
· 3 commits to main since this release
71ef2d7
  • Update the support to Systemd v257 and Podman Quadlet v5.3.1
  • Add support for mkosi config files
  • Add folding range feature
    • sections, multi-line comment, multi-line value and #region comments
  • Add more auto-completion for directive(setting) value.
    • Add auto-completion support for directives that accept boolean or auto as values
  • Update file path detection for Podman .network file (@marshallwp)
  • Refactor the parser for fixing issues and more editor features
  • Refactor some part of fetch scripts for comparing changes and generating diagnosis log