github / github/vscode-github-actions
completions incorrectly appear when typing `.` in a comment
- Vorherrschende Sprache
- TypeScript
- Sterne
- 660
- Forks
- 213
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 64/100