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

Load language server in the background #3020

Closed
DonJayamanne opened this issue Oct 25, 2018 · 1 comment
Closed

Load language server in the background #3020

DonJayamanne opened this issue Oct 25, 2018 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality important Issue identified as high-priority

Comments

@DonJayamanne
Copy link

See #2853

@DonJayamanne DonJayamanne added feature-request Request for new features or functionality needs PR important Issue identified as high-priority labels Oct 25, 2018
@DonJayamanne DonJayamanne self-assigned this Nov 5, 2018
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
@d3r3kk d3r3kk self-assigned this Dec 5, 2018
@d3r3kk
Copy link

d3r3kk commented Dec 5, 2018

@DonJayamanne have you started in on this yet?

@DonJayamanne DonJayamanne removed their assignment Dec 5, 2018
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
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.
@lock lock bot locked as resolved and limited conversation to collaborators Jan 11, 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 important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

3 participants