Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Padre external editing #4

Open
znik3040 opened this issue Sep 15, 2014 · 1 comment
Open

Padre external editing #4

znik3040 opened this issue Sep 15, 2014 · 1 comment

Comments

@znik3040
Copy link

It is wish, not a bug.
It would be nice, add support for external editing.
Similar possibility I have under Notepad++ with NppFTP plugin. I can define some external server with connection protocol. Then I can browse external filesystem, make new directories and files, open and edit existings. It supports ftp/sftp/ftps and ssh protocols.
Unfortunately notepad++ supports only syntax highlighting, because it is textfile editor, not IDE.
Working under padre I must work in temporary directory under windows, then I must use some external tool for update file to external server manually. This is inconvenient.

But there is a chance build another functionality. This is editing script remotely, and running it remotely by catching STDIN/STDOUT/STDERR from external terminal. At now I thing about ssh connection, but maybe it will be useable on other protocols.

If it is needed, split this wish into two ones.

@kevindawson
Copy link
Member

what about -> http://padre.perlide.org/trac/wiki/PadrePluginReDevel

kevin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants