Notepad ++

Discuss any other topics here
Post Reply
User avatar
Trougedoor122
Posts: 224
Joined: Wed Aug 08, 2007 5:59 am
Location: Michigan, USA
Contact:

Notepad ++

Post 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
User avatar
jonas
Posts: 779
Joined: Tue Jul 05, 2005 5:43 pm
Location: Texas, USA
Contact:

Re: Notepad ++

Post 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...
Jonas

Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
User avatar
sankha93
Posts: 91
Joined: Tue Jul 22, 2008 12:58 pm
Location: India
Contact:

Re: Notepad ++

Post by sankha93 »

I use Notepad++. It is great because of supporting the syntax colouration of so many languages (of which many I need).
sankha93
User avatar
Lucky_foot
Posts: 22
Joined: Mon Jun 09, 2008 6:03 pm

Re: Notepad ++

Post 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. :)
User avatar
Trougedoor122
Posts: 224
Joined: Wed Aug 08, 2007 5:59 am
Location: Michigan, USA
Contact:

Re: Notepad ++

Post by Trougedoor122 »

yeah i really like it, its a good editor.
Matte
Posts: 321
Joined: Fri Oct 19, 2007 7:49 pm

Re: Notepad ++

Post 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?
User avatar
Destron
Posts: 520
Joined: Thu Apr 19, 2007 7:30 pm

Re: Notepad ++

Post by Destron »

Yeah, you can designate colors and highlighting for certain words.
Post Reply