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

Add experiment to change interpreter status bar item into a language status item #18283

Closed
karrtikr opened this issue Jan 13, 2022 · 1 comment · Fixed by #18152
Closed

Add experiment to change interpreter status bar item into a language status item #18283

karrtikr opened this issue Jan 13, 2022 · 1 comment · Fixed by #18152
Assignees
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality

Comments

@karrtikr
Copy link

  • Use language status API to move interpreter info inside the "Python" item in the right side.
  • It is unpinned by default.

After pinning and hovering:

When interpreter selected is invalid:

After pinned:

@karrtikr karrtikr added feature-request Request for new features or functionality needs PR area-environments Features relating to handling interpreter environments labels Jan 13, 2022
@karrtikr karrtikr self-assigned this Jan 13, 2022
@karrtikr
Copy link
Author

karrtikr commented Jan 13, 2022

@luabud The getting started experience are currently misleading with the experiments. For eg. Python now only appears if a Python file is opened, so user won't see anything in the status bar in the below screenshot.

image

Should we have different steps based on what experiment the user is? Also, doesn't look like we can teach a user how to select an interpreter without them opening a python file first.

Same question regarding #18282

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant