-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Added ability to manually enter a path to interpreter in the select interpreter dropdown #11227
Conversation
75ea001
to
89601eb
Compare
89601eb
to
f7f3ade
Compare
05025f0
to
e65ec36
Compare
e65ec36
to
3ea3c92
Compare
a8aa661
to
e26b456
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comments as Karthik above
Codecov Report
@@ Coverage Diff @@
## master #11227 +/- ##
==========================================
- Coverage 61.45% 60.05% -1.40%
==========================================
Files 596 616 +20
Lines 32874 37365 +4491
Branches 4659 5614 +955
==========================================
+ Hits 20203 22441 +2238
- Misses 11654 14329 +2675
+ Partials 1017 595 -422
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would like to see the InterpreterStateArgs
moved out into corresponding file as its not used anywhere else.
28039b8
to
a92a02c
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR has passed PR validation https://dev.azure.com/ms/vscode-python/_build/results?buildId=75832&view=results for some reason git is not updating |
For #216
package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed).