I have seen this program called Programmers Notepad, it is a great program however i would like to get it to be portable because its the best, lightweight programming/HTML/batch editor i have seen yet, it has full syntax hylighting and is very small in comparasin to most editors (it even supposrts UNIX text files, on windows). The thing is i need a way to get the seetings and store them to a file and have them loaded everytime the program starts as to make it fully portable. Would anyone be able to do it and if they won't then please share the knowledge so i could?
http://www.pnotepad.org/
http://sourceforge.net/projects/pnotepad/
is good too. www.pspad.com/en/
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
Well, im not sure about Programers pad but PSpad is open source.
If I do PSpad for you where shall you "pick it up"?
is already portable. Just copy to your USB.
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
Wherever, i am just looking for a decent editor that supports syntax hilighting and UNIX files.
jEdit is portable.
I downloaded it and ran it and it appears to write a slew of registry entries. I did use Deuce's RegRapper with success, so I could distribute it with that if you want, but I would recommend SciTE or PSPad.
-Justin
I'm a fan of Notepad2, which uses SciTE.
Quick Q: Can I use a portable PSPad or SciTE and have them compile NSIS scripts from my portable copy of NSIS? I know you can link the editors with compilers, but I'd like to know about portable versions. Thanks!
~nm35
a.k.a. Mark
You can't do it automatically. You can open your portable copy of NSIS (http://www.portasoft.org/e107/page.php?13) and then choose file>open script after saving in your editor of choice as a .nsi file. You then compile with Portable NSIS. This is the only way to do it at this time.
-Justin
Actually, I just drag'n'drop the NSI file onto the compiler.
Thanks anyway...
~nm35
a.k.a. Mark
Haha forgot about that!
-Justin
Thanks everyone that PSPad is a great program and it is portable which is great
what's the editor that is the closest to ultraedit and that is opensource? that would be nice to have.