atom-autocomplete-php icon indicating copy to clipboard operation
atom-autocomplete-php copied to clipboard

Plugin Causes Atom Editor to Lock Up

Open mikebronner opened this issue 7 years ago • 1 comments

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.

mikebronner avatar Jul 06 '17 18:07 mikebronner

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

kafoso avatar Jul 10 '17 08:07 kafoso