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

Changed the way extraPaths works to avoid confusion #1632

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

erictraut
Copy link
Collaborator

Added new top-level "extraPaths" config option for pythonconfig.json that specifies the default extraPaths to use when no execution environments apply to a file. Changed settings logic to use the new default extraPaths mechanism for the "python.analysis.extraPaths" setting.

…that specifies the default extraPaths to use when no execution environments apply to a file. Changed settings logic to use the new default extraPaths mechanism for the "python.analysis.extraPaths" setting.
@jakebailey
Copy link
Member

Vendored into pylance to test; works as expected in my test project.

@erictraut erictraut merged commit cb4aad1 into master Mar 16, 2021
@erictraut erictraut deleted the erictr/defaultExtraPaths branch March 16, 2021 00:43
heejaechang pushed a commit to heejaechang/pyright that referenced this pull request Nov 3, 2021
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

Successfully merging this pull request may close these issues.

3 participants