Page 1 of 1

Notepad++ for programmers.

Posted: Sat Nov 29, 2008 12:03 am
by Levio91
look at the image below. Cool right? like dev c++ but for java html and c++ (havent tried that yet).

Download here http://notepad-plus.sourceforge.net/uk/site.htm

Image
http://i192.photobucket.com/albums/z204 ... 1227938805

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 12:19 am
by PixelP
I using it now and then.
It's not just for java html and c++.

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 12:52 am
by Falco Girgis
Our editor of choice for scripting (Perl and Lua).

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 9:58 am
by trufun202
I'm not trying to nitpick, but you need to close your <li> tags ;)

It should look like this:

Code: Select all

<ol>
      <li>something</li>
      <li>something</li>
      <li>something</li>
</ol>
But yeah, I learned about Notepad++ on these forums. I use it for Lua and material scripts.

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 10:16 am
by avansc
i use ultraedit32 http://www.ultraedit.com/

its costs $50 but worth every penny, i cant tell you how much superior this is to any other text editor.

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 7:29 pm
by Andy K.
http://www.crimsoneditor.com/

This is my editor of choice. It's free, it's not clunky, it's perfect in my opinion. :bow:

Re: Notepad++ for programmers.

Posted: Sat Nov 29, 2008 10:00 pm
by dandymcgee
I use SciTe http://www.scintilla.org/ just because it's the first editor I ever used and I'm too lazy to compare others. I write my C++ code right inside Code::Blocks though. No need for another editor.

Re: Notepad++ for programmers.

Posted: Sun Nov 30, 2008 2:39 am
by dejai
Oh god not an editor war there are billions of these things in all the distro repos.

Vi or Emacs,

Linus seems to get by with microemacs.

Re: Notepad++ for programmers.

Posted: Mon Dec 01, 2008 12:04 am
by Levio91
GyroVorbis wrote:Our editor of choice for scripting (Perl and Lua).
What does that mean? Do you use notpad++? what editor do you use?

Re: Notepad++ for programmers.

Posted: Mon Dec 01, 2008 12:09 am
by Falco Girgis
Notepad++.

Re: Notepad++ for programmers.

Posted: Mon Dec 01, 2008 12:24 am
by Levio91
GyroVorbis wrote:Notepad++.
Oh for the past 3 days I thought you meant that you useperl and lua as a text editor :lol:. I googled them both today and i found out they were languages not text editors.

Re: Notepad++ for programmers.

Posted: Mon Dec 01, 2008 12:28 pm
by PixelP
avansc wrote:i use ultraedit32 http://www.ultraedit.com/

its costs $50 but worth every penny, i cant tell you how much superior this is to any other text editor.
Ultraedit is good.

Re: Notepad++ for programmers.

Posted: Mon Dec 01, 2008 12:38 pm
by M_D_K
When I'm on windows I use Context cause it has a shitload of cool features :)