```YAML services: &anchor abc: image: alpine:3.21 ``` Hovering over `image` will not return anything. We need to resolve the `&anchor` when constructing the node path.