remote-edit
remote-edit copied to clipboard
remote-edit
Hi, is it possible to upload files through remote edit like in a traditional FTP-client? Cheers
After update Atom the package lost all my servers. If I open the remoteEdit.json there are servers in. Whats going wrong? Edit: After I deleted all information after the hostlist{}...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.15.0 ia32 **Electron**: 1.3.13 **OS**: Microsoft Windows 8.1 Pro with Media Center **Thrown From**: [remote-edit](https://github.com/sveale/remote-edit) package 1.9.0 ### Stack Trace Uncaught...
Hi, First, thank you for this package! It's been essential to my workflow. TL;DR: I'm not sure if this is a bug with the package or (more likely) the settings...
Keep getting this error when trying to use Remote-Edit. I've seen other articles about doing a package rebuild but I can't seem to figure it out. Any help would be...
Maybe i'm doing something wrong or there is something i misunderstand server side but I can not save a new file with some specific permission using "filePermissions": "0644" in the...
[Enter steps to reproduce below:] 1. Add a remote ftp 2. List all 3. Try to connect 4. Says connected and threw this error: **Atom Version**: 1.10.2 **Electron Version**: 0.37.8...
`TextEditor.prototype.displayBuffer` has always been private, but now it is gone. Reading the `displayBuffer` property now returns a reference to the containing `TextEditor`, which now provides *some* of the API of...
OSX: 10.11.5 Atom version: 1.9.2 Remote Edit version: 1.8.24 The message: `Cannot find module '/Applications/Atom.app/Contents/Resources/app.asar/src/display-buffer'` The stack trace: ``` Error: Cannot find module '/Applications/Atom.app/Contents/Resources/app.asar/src/display-buffer' at Module._resolveFilename (module.js:339:15) at Function.Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app.asar/src/module-cache.js:383:52)...