I'm trying to find a new code editor, have gone through several, and am now using Notepad++, which I hear is a favorite of developers. My problem is that while I see that Notepad++ has FTP, as far as I can tell I can only access remote servers. Does Notepad++ have the ability to display a local directory tree? And is it possible to synchronize local and remote directories? I know Notepad++ has a lot of plug-ins but the documentation is kind of hard to understand, and I'm a n00b.

Thanks!

link|improve this question
feedback

migrated from stackoverflow.com Feb 8 '11 at 1:54

This question came from our site for professional and enthusiast programmers.

1 Answer

For Displaying a Local Tree I use the Light Explorer plugin.

I haven't used nppFTP much, but just giving it a try you can set up a local/remote cache map, so whenever you save a file in the local directory it will upload it to the remote directory.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown