开发者

Perl IDE over SSH

开发者 https://www.devze.com 2023-04-02 02:03 出处:网络
is there a Perl IDE / Editor that supports working on files remotely (via SSH)? Currentl开发者_StackOverflow社区y I\'m using the shell with vim & nano on the remote machine, and when working loca

is there a Perl IDE / Editor that supports working on files remotely (via SSH)?

Currentl开发者_StackOverflow社区y I'm using the shell with vim & nano on the remote machine, and when working locally, I usually use Aptana Studio (Eclipse + EPIC).

p.s: I'm working under linux.

Thanks,


You could mount the remote file system with sshfs then work on it with any local IDE


I've been using Active State's Komodo Edit for the last few years. It's free, cross platform (linux, OSX, windows), can edit over scp or sftp and works well with perl. Active State also make the non-free Komodo IDE that is a more full featured IDE.

Komodo can also do vi emulation, which was a trifecta for me (perl/ssh/vi).


It's not an IDE in the click and drool sense, but Emacs + Tramp is what I use (and these days, Tramp is included with Emacs).


I use Geany via Putty + WinSCP

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号