Skip to content

Stop named volume references from interrupting code completion logic#310

Merged
rcjsuen merged 1 commit intomainfrom
auto-prefix-array-suggestions
Jun 9, 2025
Merged

Stop named volume references from interrupting code completion logic#310
rcjsuen merged 1 commit intomainfrom
auto-prefix-array-suggestions

Conversation

@rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Jun 9, 2025

The presence of named volume reference names will no longer stop object attributes from being suggested.

Fixes #309.

The presence of named volume reference names will no longer stop object
attributes from being suggested.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen merged commit f7b5cf2 into main Jun 9, 2025
21 of 22 checks passed
@rcjsuen rcjsuen deleted the auto-prefix-array-suggestions branch June 9, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code completion for volume attributes are missing if volumes are defined

1 participant