Skip to content

🐛 BUG: IntelliSense completions (w/ auto-imports) stops working until window is reloaded #151

🐛 BUG: IntelliSense completions (w/ auto-imports) stops working until window is reloaded

🐛 BUG: IntelliSense completions (w/ auto-imports) stops working until window is reloaded #151

Workflow file for this run

name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/issue-opened.yml@main