github / github/vscode-github-actions
completions incorrectly appear when typing `.` in a comment
オープン
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**
**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