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

Exclude extension from certain subdirectories in monorepo #367

Open
jamie-phlo opened this issue Jun 6, 2024 · 1 comment
Open

Exclude extension from certain subdirectories in monorepo #367

jamie-phlo opened this issue Jun 6, 2024 · 1 comment

Comments

@jamie-phlo
Copy link

I'm working in a monorepo that uses both jest and vitest. When opening a test file in the vitest project we still see the jest runner Run | Debug options but these don't work and cause confusion.

This seems similar to discussions in this issue: #334

Would it be possible to have a config option for excluding paths, e.g.

"jestrunner.excludeDirectories": ["packages/package1"]      
@jamie-phlo
Copy link
Author

Perhaps this is possible using the codeLensSelector but I'm unsure if it's possible to exclude directories using the syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant