Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctor panel #1254

Closed
5 of 7 tasks
johnsoncodehk opened this issue May 3, 2022 · 0 comments
Closed
5 of 7 tasks

Doctor panel #1254

johnsoncodehk opened this issue May 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@johnsoncodehk
Copy link
Member

johnsoncodehk commented May 3, 2022

Create doctor panel to diagnosis common problems for project setup.

  • Check tsconfig options valid for vue
  • Project vue version < 3 but missing @vue/runtime-dom
  • Project vue version < 3 but missing "target": 2
  • Workspace TS version different with VSCode
  • Workspace vue-tsc version different with extension
  • Report if node_modules include multiple vue version
  • Remind if Vetur is enabled at the same time
    ...
@johnsoncodehk johnsoncodehk added enhancement New feature or request upstream and removed upstream labels May 3, 2022
johnsoncodehk added a commit that referenced this issue May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant