You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
VVsxmja
changed the title
Add ms-playwright.playwright in extensions.json when Playwright is chosen
Add "ms-playwright.playwright" in .vscode/extensions.json when Playwright is chosen
Apr 6, 2023
I thought it would be good to have
ms-playwright.playwright
in.vscode/extensions.json
by default when I choose Playwright as e2e solution.What I get
npm init vue@latest
Add an End-to-End Testing Solution? › Playwright
.vscode/extensions.json
not containing"ms-playwright.playwright"
What I want
npm init vue@latest
Add an End-to-End Testing Solution? › Playwright
"ms-playwright.playwright"
in.vscode/extensions.json
The text was updated successfully, but these errors were encountered: