Page 1 of 1

Notepad ++

Posted: Mon Oct 20, 2008 11:36 pm
by Trougedoor122
i found this program called notepad++ and it seems to be pretty good. its a language writer for the following
  • Ada
    ASP
    Assembly
    AuotIt
    Batch
    C
    C#
    C++
    caml
    cmake
    CSS
    Diff
    Flash actionscript
    Fortran
    Haskell
    HTML
    INNO
    Java
    Javascript
    KIXtart
    LISP
    Lua
    Makefile
    Matlab
    MS INI file
    MS DOS style
    Normal Text
    NSIS
    Objective-C
    Pascal
    Pearl
    PHP
    Postscript
    Properties
    Python
    rc source file
    Ruby
    Shell
    Scheme
    Smalltalk
    SQL
    TCL
    TeX
    VB
    VHDL
    Verilog
    XML
    YAML
    UserDefined
Its freeware so its good it can be found here http://notepad-plus.sourceforge.net/uk/site.htm

Re: Notepad ++

Posted: Tue Oct 21, 2008 8:13 am
by jonas
I actually tried notepad++ the other day when I was needing to write some python code. I don't know if I had something miscorrectly configured. But the indention which looked correct in notepad++ would give me indent errors when I ran the code. Then when I opened it in PyPe I was able to see the source of my error. So needless to say I didn't get a very good first impression of notepad++ at all. If only they had gedit for windows...

Re: Notepad ++

Posted: Tue Oct 21, 2008 1:07 pm
by sankha93
I use Notepad++. It is great because of supporting the syntax colouration of so many languages (of which many I need).

Re: Notepad ++

Posted: Tue Oct 21, 2008 2:32 pm
by Lucky_foot
It's one of my favorite programs. I use it for all my coding...and what's nice, it's got a user setting allowing you to create markers for your own languages. :)

Re: Notepad ++

Posted: Tue Oct 21, 2008 11:11 pm
by Trougedoor122
yeah i really like it, its a good editor.

Re: Notepad ++

Posted: Sat Nov 08, 2008 5:41 pm
by Matte
Lucky_foot wrote:It's one of my favorite programs. I use it for all my coding...and what's nice, it's got a user setting allowing you to create markers for your own languages. :)
No. Wait. What? You can create your own languages?

Re: Notepad ++

Posted: Sat Nov 08, 2008 6:03 pm
by Destron
Yeah, you can designate colors and highlighting for certain words.