sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Nothing opens when I try to edit a file #242

Open drewcassidy opened 6 years ago

drewcassidy commented 6 years ago

When using this plugin, whenever I try to open a file on the remote host it says "getting remote file" and then nothing actually opens OS: macOS remote: linux

luptior commented 6 years ago

Same

StefanCohen commented 6 years ago

Same here. This package seems broken. Atom 1.24.0 on macOS. Remote-edit 1.9.0

stefanonicotri commented 6 years ago

Same here I successfully connect to the remote host, choose the file, and after the messages

"Getting remote file ...." "Successfully read remote file..."

nothing is displayed, in any tab. Atom 1.24.0 (both Linux and Mac) remote-edit 1.9.0

jaroslawhartman commented 6 years ago

Confirming same issue, 1.24.1, mac OS

vsheffer commented 6 years ago

Confirming as well.

Mac OS Atom 1.24.1

Firerouge commented 6 years ago

As everyone else has mentioned, remotes can be browsed, and files selected, and seemingly downloaded, however they are never opened in a tab for editing.

The files selected show up in the show open files dialog. However there is no way to open them for edit from there either. The shift-O shortcut in this files view doesn't function, and pressing return on them does nothing.

bbuzz31 commented 6 years ago

Same Mac - Mac

Firerouge commented 6 years ago

The project appears to be dead; however, this fork is functional in the latest Atom.

Additionally, it seems to carry over your existing server configs and list of opened files from this version of remote edit.

Dionysios commented 6 years ago

Thanks for the tip @Firerouge

Asgoret commented 6 years ago

Thanks for @Firerouge.