sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Broken in newest Atom version (1.23.0 / 1.23.1) #237

Open thinkontheclock opened 6 years ago

thinkontheclock commented 6 years ago

Opening files with the extension in newest Atom seems broken.

I can connect / browse the server, and select a file, with all the commensurate success messages, but no file opens.

I've installed 1.22.1 from the zip download on Atom's website, and the extension works just fine there.

paysonwallach commented 6 years ago

Output from console:

/Users/paysonwallach/.atom/packages/remote-edit/lib/model/remote-edit-editor.coffee:41 Uncaught (in promise) TypeError: Class constructor TextEditor cannot be invoked without 'new' at new RemoteEditEditor (/Users/paysonwallach/.atom/packages/remote-edit/lib/model/remote-edit-editor.coffee:24:7) at /Users/paysonwallach/.atom/packages/remote-edit/lib/main.coffee:165:20

Pushpinder2751 commented 6 years ago

I have the same issue. Is there a workaround!?

newinnovations commented 6 years ago

This issue is fixed in fork remote-edit-ni (https://atom.io/packages/remote-edit-ni)