Open thinkontheclock opened 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
I have the same issue. Is there a workaround!?
This issue is fixed in fork remote-edit-ni (https://atom.io/packages/remote-edit-ni)
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.