forked from DonJayamanne/pythonVSCode
-
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
Load language server in the background #3020
Labels
feature-request
Request for new features or functionality
important
Issue identified as high-priority
Milestone
Comments
DonJayamanne
added
feature-request
Request for new features or functionality
needs PR
important
Issue identified as high-priority
labels
Oct 25, 2018
8 tasks
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Dec 5, 2018
For microsoft#3020 - Just stopping the await in extension might be enough - We may need some further hook up to defer LS activities cleanly - Note that there are some extra items that shouldn't merge to master
@DonJayamanne have you started in on this yet? |
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Dec 9, 2018
For microsoft#3020 - Just stopping the await in extension might be enough - We may need some further hook up to defer LS activities cleanly - Note that there are some extra items that shouldn't merge to master
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Dec 11, 2018
For microsoft#3020 - Just stopping the await in extension might be enough - We may need some further hook up to defer LS activities cleanly - Note that there are some extra items that shouldn't merge to master
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Dec 11, 2018
For microsoft#3020 - Just stopping the await in extension might be enough - We may need some further hook up to defer LS activities cleanly - Note that there are some extra items that shouldn't merge to master
6 tasks
DonJayamanne
pushed a commit
that referenced
this issue
Dec 12, 2018
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Dec 12, 2018
Telemetry update for LS loading in the background. - Ensure startup time telemetry still accounts for LS startup time.
6 tasks
DonJayamanne
modified the milestones:
2018, week 48 - Dec sprint 1,
2018, week 50 - Dec sprint 2
Dec 13, 2018
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
important
Issue identified as high-priority
See #2853
The text was updated successfully, but these errors were encountered: