Skip to content

Timing issue in LanguageServer initialization #183

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

Closed
amakhn opened this issue May 15, 2016 · 3 comments
Closed

Timing issue in LanguageServer initialization #183

amakhn opened this issue May 15, 2016 · 3 comments
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@amakhn
Copy link

amakhn commented May 15, 2016

Like was here
On Windows 10 and latest VS Code and PowerShell extension.

Got log like in this comment (attached)

EditorServices.txt

But, unfortunately double app restart and computer restart not solve the problem.

Please, give an advise how to get intellisense working. Thanks.

p.s.: debug is working properly

@daviwil daviwil changed the title Intellisence not working Timing issue in LanguageServer initialization May 15, 2016
@daviwil
Copy link
Contributor

daviwil commented May 15, 2016

Thanks for the report, @selfvoid! @rkeithhill is able to reproduce the same issue. This appears to be a timing issue in the initialization of the language server. I think I should be able to reproduce this issue consistently enough to work on a fix. Will ship an updated version of the extension this week with this issue resolved.

@daviwil
Copy link
Contributor

daviwil commented May 16, 2016

Fixed in PowerShell Editor Services, update coming out today.

@daviwil daviwil closed this as completed May 16, 2016
@daviwil daviwil added this to the 0.6.1 milestone May 16, 2016
@daviwil
Copy link
Contributor

daviwil commented May 16, 2016

Just shipped the 0.6.1 update, let me know if things are working right for you now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

2 participants