Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Plugin Causes Atom Editor to Lock Up #349

Open mikebronner opened 7 years ago

mikebronner commented 7 years ago

Sorry for the vague issue description, but there were no errors displayed in Atom Developer Console pane (CMD-ALT-I). I can be editing in a file, and type "_" in the middle of a variable, and Atom hangs. I am able to reproduce this by inserting an underscore after the "t" in "firstName":

@if ($profile->last_name || $profile->firstName)

After I disable or uninstall the plugin, I can edit without hangups.

kafoso commented 7 years ago

I have the same experiences. Atom freezes for 2 - 15 seconds.

Occurrences, in my case, are much more sporadic, though. I have yet to establish a concrete pattern, but it is definitely this package doing it. Turning the extension off and I never experience the freezes. Tested it over 20 hours.

Windows 7 Professional SP1 Atom 1.18.0 atom-autocomplete-php 0.25.6