microsoft / microsoft/vscode-containers

Offer completion for `# syntax=docker/dockerfile:1`

Open
#132 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

language-server
Dominant language
TypeScript
Stars
139
Forks
87
Avg merge
9h 15m
Merged PRs (30d)
9

Description

The extension currently offers completion for # syntax syntax=docker/dockerfile:experimental, it would be nice if it would also offer # syntax=docker/dockerfile:1 as that is more recommended for general usage.

See https://docs.docker.com/reference/dockerfile/#syntax

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the extension's completion handling for the existing # syntax syntax=docker/dockerfile:experimental suggestion and compare it with the Docker syntax directive documented at the linked reference. Done means the extension also offers # syntax=docker/dockerfile:1 for general usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.