v0.6.0 - 2025-04-29
Added
- Compose
- textDocument/definition
- support lookup of
configs
,networks
, andsecrets
referenced insideservices
object (#91)
- support lookup of
- 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)
- textDocument/definition