Skip to content

v0.6.0 - 2025-04-29

Compare
Choose a tag to compare
@rcjsuen rcjsuen released this 29 Apr 10:44
· 146 commits to main since this release
46e4420

Added

  • Compose
    • textDocument/definition
      • support lookup of configs, networks, and secrets referenced inside services object (#91)
    • textDocument/documentLink
      • support opening a referenced image's page as a link (#91)
    • textDocument/hover
      • extract descriptions and enum values from the Compose specification and display them as hovers (#101)