github / github/vscode-github-actions

completions incorrectly appear when typing `.` in a comment

未关闭
#621 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

**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:
```yaml
jobs:
#
```
3. type a `.` after the `#`

**Expected behavior**
no completions

**Screenshots**

Image

**Extension Version**
0.32.3

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
64/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。