Releases
v0.18.0
Added
Compose
textDocument/definition
support jumping to service references in the volumes_from
attribute of a service object (#452 )
textDocument/documentHighlight
support highlighting service references in the volumes_from
attribute of a service object (#452 )
textDocument/prepareRename
support preparing renames for services in the volumes_from
attribute of a service object (#452 )
textDocument/rename
support renaming service referencesin the volumes_from
attribute of a service object (#452 )
Fixed
Compose
textDocument/documentHighlight
prevent file and folder bind mounts from returning results as they are not valid volume object references (#450 )
textDocument/prepareRename
prevent file and folder bind mounts from returning results as they are not valid volume object references (#450 )
textDocument/rename
prevent file and folder bind mounts from returning results as they are not valid volume object references (#450 )
You can’t perform that action at this time.