-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Change text to "Select at workspace level"
instead of "Entire workspace"
when selecting or clearing interpreters in a multiroot folder scenario
#17037
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
Comments
Thanks for the bug report, but unfortunately we need some more information from you in order to triage this issue appropriately. Please edit your opening comment by providing a filled-in copy of our issue template. Once you are done please leave a comment to that effect. |
Please provide the logs as mentioned in the issue template. LogsOutput for
|
I had a similar but slightly different problem.. Environment dataVS Code version: 1.60.1 Expected behaviourWhen a "Python Interpreter" is selected, the setting must be applied. Actual behaviourWhen a "Python Interpreter" is selected, the selected interpreter is not applied. Steps to reproduce:[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
In summary, to select the interpreter, choosing "entire workspace" did not work. Had to choose one of the folders in the workspace during the "Python: select interpreter" command to set the interpreter.. LogsThe "current interpreter" (which was not set by me; similar to what is described in # 6 above but a different interpreter) in this run is what is shown below. User belongs to experiment group 'pythonaa' |
This seems to be expected behavior, as Selecting an intepreter at workspace level won't work if you have already set it at a folder level. Workspace folder settings override workspace settings, just like workspace settings override a user setting. Perhaps we could change the wording |
"Select at workspace level"
instead of "Entire workspace"
when selecting interpreters in a multiroot folder scenario
Thank you @karrtikr! How can I unset an interpreter set at the folder level? I have a few multi-folder workspaces and I just want to set the interpreter at the workspace level.. and not have any interpreter selected at the folder level.. I seem to have accidently set an interpreter at the folder level and can't find a way to remove that.. please let me know. |
"Select at workspace level"
instead of "Entire workspace"
when selecting interpreters in a multiroot folder scenario"Select at workspace level"
instead of "Entire workspace"
when setting or unsetting interpreters in a multiroot folder scenario
"Select at workspace level"
instead of "Entire workspace"
when setting or unsetting interpreters in a multiroot folder scenario"Select at workspace level"
instead of "Entire workspace"
when selecting or clearing interpreters in a multiroot folder scenario
You can use the |
Thanks again @karrtikr .. Hmm, I did look at the command palette for possible commands but missed this somehow. This will help a lot. |
@luabud can I get assigned to this? |
@Quynhd07 done! 😊 |
…earing interpreters (#17588) * update entire workspace text * add news item * add news item Co-authored-by: Quynh <[email protected]>
…ing or clearing interpreters (microsoft#17588) * update entire workspace text * add news item * add news item Co-authored-by: Quynh <[email protected]>
* Add a quick note about limited support on the web * Tweak the description for virtual workspaces support Closes #17600 * Update to vscode-extension-telemetry 0.4.2 (#17608) * Update to vscode-extension-telemetry 0.4.2 * Add news * Update to latest version of Jedi LS (#17591) * Update to latest version of Jedi LS * Add news * Release candidate (#17610) * Update version * Update change logs * Update notice * Update main branch version (#17611) * Reworded message for A/B testing in the output channel as per issue #6352 (#17584) * Reworded message for A/B testing * Reworded message for A/B testing * Create 6352.md * Added replaceAll for string prototype & unit tests (#17582) * Added replaceAll for string prototype & unit tests * Create 15288.md * Bug Fix: use replaceAll for replacing separators. * Ran prettier on updated files. Co-authored-by: Aliva Das <[email protected]> * Issue #17019: Reword commands in Run/Debug button in editor title (#17592) * Reword commands in Run/Reword commands in Run/Debug button in editor title button in editor title * fixed verbage * update the wording in news file. * Update news/2 Fixes/17019.md Co-authored-by: Karthik Nadig <[email protected]> Co-authored-by: Karthik Nadig <[email protected]> * Update python version in brew command (#17593) * Update python version in brew command Previously brew command installed python version 2 (outdated). Now brew command will install python 3. * Create 17590.md * Rewording news file description Co-authored-by: Karthik Nadig <[email protected]> Co-authored-by: Karthik Nadig <[email protected]> * Improve setting description for enabling A/B tests (#17585) * Issue 7793 solved, rewrite discription for experiment enabling * added news entry * Update news/2 Fixes/7793.md * Update news/2 Fixes/7793.md * Update news/2 Fixes/7793.md * moved news entry from 2 Fixes to 1 Enhancement * Issue #17037: Update text for "entire workspace" when selecting or clearing interpreters (#17588) * update entire workspace text * add news item * add news item Co-authored-by: Quynh <[email protected]> Co-authored-by: Brett Cannon <[email protected]> Co-authored-by: Kim-Adeline Miguel <[email protected]> Co-authored-by: Vidushi Gupta <[email protected]> Co-authored-by: Aliva Das <[email protected]> Co-authored-by: Aliva Das <[email protected]> Co-authored-by: Anna Arsentieva <[email protected]> Co-authored-by: Carolinekung2 <[email protected]> Co-authored-by: Thi Le <[email protected]> Co-authored-by: Quynhd07 <[email protected]> Co-authored-by: Quynh <[email protected]>
…ing or clearing interpreters (microsoft#17588) * update entire workspace text * add news item * add news item Co-authored-by: Quynh <[email protected]>
…earing interpreters (#17588) * update entire workspace text * add news item * add news item Co-authored-by: Quynh <[email protected]>
Fixed by @Quynhd07 🙂 |
The text has changed, but "Select at workspace level" doesn't actually work? At least I don't see it having any effect. |
Added a new issue for the workspace level command: |
I have already selected python interpreter so many times but vscode still showing this warning please help me with this error i m fresher and I really need to solve this issue
The text was updated successfully, but these errors were encountered: