completions incorrectly appear when typing `.` in a comment

Open
#621 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
tooling

Research direction

Reproduce the issue in VS Code using the workflow YAML shown in the report and the GitHub Actions extension version 0.32.3. Trace the completion behavior for a period typed after a YAML comment; done means no completions appear in that context while normal completions remain available elsewhere.

Written by the indexing model from the issue text.

Description

bug

Describe the bug
when typing . in a comment, completions incorrectly appear

To Reproduce
Steps to reproduce the behavior:

  1. create a workflow yaml with the following content:
    jobs:
       # 
    
  2. type a . after the #

Expected behavior
no completions

Screenshots

Image

Extension Version
0.32.3

Dominant language
TypeScript
Stars
661
Forks
214
PR merge metrics
No merged PRs in 30d

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.

More from github/vscode-github-actions

All issues in github/vscode-github-actions

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.