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

Double Colon Changed On Click / Select Autocompletion #1

Closed
putude opened this issue Apr 8, 2021 · 4 comments
Closed

Double Colon Changed On Click / Select Autocompletion #1

putude opened this issue Apr 8, 2021 · 4 comments

Comments

@putude
Copy link

putude commented Apr 8, 2021

I try Intelephense on Atom.
I have an issue when selecting a completion on a static class.
One of the colons is disappeared on select.

class-test

Using: Atom 1.55.0 X64
OS: Windows 10 64bit

@cdaguerre
Copy link
Owner

cdaguerre commented Apr 8, 2021

This is due to the following issue in the language-client: atom/atom-languageclient#218, I just released a patch with a temporary workaround.
Thanks for reporting!

@putude
Copy link
Author

putude commented Apr 9, 2021

thank you for your reply.
But sadly, the autocompletion not working after update.
Hopefully, the issue solved shortly and I can enjoy my premium features. :)

@cdaguerre
Copy link
Owner

I just released an update to the language client. could you confirm that it fixes the issue?

@putude
Copy link
Author

putude commented Apr 25, 2021

Sorry for the late reply.
Yes, all works for now. thank you for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants