harmsk / atom-html-preview

Atom HTML Live Preview Package
MIT License
174 stars 73 forks source link

Package interfering with code autocomplete #58

Open russell-knight opened 9 years ago

russell-knight commented 9 years ago

I'm having an issue with the atom-html-preview package interfering with the autocomplete package and causing it to not work in Atom. When I begin typing code the autocomplete box pops up for a second, then when the preview page refreshes it causes the autocomplete box to disappear. Upon pressing the command Ctrl + Space to bring up the autocomplete I can then select what I need but it makes it a cumbersome way to use the autocomplete function. atom-autocomplete

Curtis017 commented 8 years ago

Also having the autocomplete issue

Grimeh commented 8 years ago

I also ran into this issue, and it should be resolved as of #71 being merged. Please let me know if it's not.

Curtis017 commented 8 years ago

Just checked it, and it seems to be working very nicely. Thank you!! @Grimeh