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

In Windows, vscode is started for the first time. The vitest tool does not start normally. #107

Closed
RSS1102 opened this issue Dec 6, 2022 · 1 comment
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)

Comments

@RSS1102
Copy link

RSS1102 commented Dec 6, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior on the example project:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

If I have installed 'vitest', the 'vitest' icon should be displayed on the side when I start 'vscode'.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Environment

(Paste info.txt content generated by the example project)

  • OS: [e.g. macOS]

  • VSCode version:
    版本: 1.73.1 (user setup)
    提交: 6261075646f055b99068d3688932416f2346dd3b
    日期: 2022-11-09T04:27:29.066Z
    Electron: 19.0.17
    Chromium: 102.0.5005.167
    Node.js: 16.14.2
    V8: 10.2.154.15-electron.0
    OS: Windows_NT x64 10.0.22000
    沙盒化: No

  • Vitest version:v0.2.34

  • Vitest plugin version:"vitest": "^0.22.1",

Additional context
Add any other context about the problem here.

The side tool can only be displayed if I manually disable the vitest and then enable it again.

@RSS1102 RSS1102 added the p3-minor-bug An edge case that only affects very specific usage (priority) label Dec 6, 2022
@RSS1102 RSS1102 closed this as completed Dec 6, 2022
@RSS1102 RSS1102 reopened this Dec 6, 2022
@JAKimball
Copy link

When this happens do you find the following string in the "Extension Host" or "Remote Extension Host" logs? (In the "OUTPUT" tab of the panel.)

Not activating extension 'ZixuanChen.vitest-explorer': Timed out while searching for 'workspaceContains' pattern **/vitest.config.*s,**/vite.config.*s,**/package.json

This is what I see whenever this happens.

@zxch3n zxch3n closed this as completed in f4842b5 Feb 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

No branches or pull requests

2 participants