Skip to content

Have autocomplete insert argument hints #76

@MarvinWeitz

Description

@MarvinWeitz

E.g. for the FROM command the following options should be shown:

FROM [--platform=<platform>] <image> [AS <name>]
FROM [--platform=<platform>] <image>[:<tag>] [AS <name>]
FROM [--platform=<platform>] <image>[@<digest>] [AS <name>]

Metadata

Metadata

Assignees

No one assigned

    Labels

    autocompletionFeatures regarding completing code entered in cellenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions