Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Idea: Image autocomplete suggestions #87

Description

@v-mengwe

OS: All
Build Version: 20210204.1

Repro Steps:

  1. Create a project and open in VS Code -> Open the docker-compose.yml file.
  2. Type the following into the docker-compose.yml file:
     version: '2'
     redis:
         image: 
  1. Press CTRL+SPACE -> Select "centos" -> Press CTRL+SPACE -> Select an image.
  2. Cursor is placed after "centos" -> Press CTRL+SPACE -> Select an image(same/different).
  3. Check whether the image is replaced automatically.

Actual:
The image is not replaced automatically.
ima

Suggestion:
It would be better to replace the image automatically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions