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

ci: Add include patterns for pyright #3583

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

dangotbanned
Copy link
Member

Fixes:

No impact when not using pylance, but the default settings don't play nicely with virtual environments.

Any time you do something like "Find all references", it searches > 8000 files - but with this change it is reduced to 300ish.
Results in much faster and more useful language server behavior

Screenshot

image

@dangotbanned dangotbanned enabled auto-merge (squash) September 9, 2024 11:25
@dangotbanned dangotbanned merged commit e135c26 into main Sep 9, 2024
25 checks passed
@dangotbanned dangotbanned deleted the ci-fix-pyright-include branch September 9, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant