github / github/vscode-github-actions
completions incorrectly appear when typing `.` in a comment
- Langage dominant
- TypeScript
- Étoiles
- 660
- Forks
- 213
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 64/100