newinnovations / remote-edit-ni

Atom package to browse and edit remote files using SSH and FTP. This fork supports atom 1.41.x and adds some new features.
https://atom.io/packages/remote-edit-ni
MIT License
18 stars 2 forks source link

Same host different user problem #20

Closed janstieler closed 6 years ago

janstieler commented 6 years ago

Hi, today i had a new problem. I have two connections to the same host but with different users and folders. But it will load everytime the same connection equal with I select. I think it is selcting the first one in the remoteEdit.json but i'm not really sure.

Cheers

urban-1 commented 6 years ago

Hi @janstieler

This should be a fast fix - made a PR

Thanks for reporting!

janstieler commented 6 years ago

Thanks for fixing it so fast.