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 loading extension loading indicator to status bar #3082

Closed
qubitron opened this issue Oct 31, 2018 · 0 comments
Closed

Add loading extension loading indicator to status bar #3082

qubitron opened this issue Oct 31, 2018 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@qubitron
Copy link

We are moving most of the extension loading out of the activation path, so there will be a period of time after activation to when the extension is ready to start.

While the Python extension is loading in the background it should say "Python extension loading..." in the leftmost position of the status bar, with a spinning icon.

Loading the extension includes:

  • Calculating interpreters and environments available
  • Validating the users setup
  • Starting the language server
@qubitron qubitron added needs proposal Need to make some design decisions feature-* and removed needs proposal Need to make some design decisions labels Oct 31, 2018
@brettcannon brettcannon added needs PR feature-request Request for new features or functionality labels Oct 31, 2018
@d3r3kk d3r3kk self-assigned this Dec 5, 2018
@DonJayamanne DonJayamanne self-assigned this Dec 7, 2018
@d3r3kk d3r3kk closed this as completed Dec 11, 2018
@brettcannon brettcannon reopened this Dec 12, 2018
DonJayamanne added a commit that referenced this issue Dec 12, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants