Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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!

share|improve this question

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

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.