sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Autocomplete doesn't work with files opened on a server via SFTP #196

Closed GalacticSun closed 8 years ago

GalacticSun commented 8 years ago

I'm editing files on a server via SFTP (using Remote Edit), and the default Atom autocomplete won't work with these files. The little popup just never comes up for me when editing remote files. I can't figure out how to enable it. Is this a bug with this package? Otherwise it's great.

martinfojtik commented 8 years ago

this bug is fixed in Atom 1.10 https://github.com/atom/atom/releases/tag/v1.10.0

GalacticSun commented 8 years ago

Awesome! Thanks.