Skip to content

Code completion for volume attributes are missing if volumes are defined #309

@rcjsuen

Description

@rcjsuen
volumes:
  vol:
services:
  test:
    image: alpine
    volumes:
      - 

If the volumes object is there then using code completion will only suggest vol. If volumes is deleted then a volume's attribute will show up. The volume attributes should be showing even if we find named references available as suggestions.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions