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

Improve setting description for default interpreter setting #324

Merged

Conversation

bhagya-98
Copy link
Contributor

@bhagya-98 bhagya-98 commented Sep 22, 2023

This is related to issue #315

Improve description of the default value of the setting. When it's set to [] it will use the Python extension's selected interpreter. If it's set to a path, it will use that value as the interpreter.

Closes #315

package.json Outdated
@@ -107,7 +107,10 @@
},
"markdownDescription": "%settings.interpreter.description%",
"scope": "resource",
Copy link
Member

@luabud luabud Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind removing this experimental tag please? 😊

Copy link
Contributor Author

@bhagya-98 bhagya-98 Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, done @luabud. Thank you! 😊

@luabud luabud added ghc-osd debt Technical debt or repo cleanup labels Sep 22, 2023
@karthiknadig karthiknadig self-assigned this Sep 22, 2023
@karthiknadig karthiknadig merged commit 5da1f99 into microsoft:main Sep 22, 2023
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Technical debt or repo cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve setting description for default interpreter setting
4 participants