Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Notepad++ and programmer's editors

Notepad++ and programmer's editors

Scheduled Pinned Locked Moved The Lounge
csharpjavascripthtmlvisual-studiocom
38 Posts 34 Posters 33 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christopher Duncan

    I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

    Christopher Duncan
    www.PracticalUSA.com
    Author of The Career Programmer and Unite the Tribes
    Copywriting Services

    N Offline
    N Offline
    Nish Nishant
    wrote on last edited by
    #5

    Another option to consider is Notepad2[^].

    Regards, Nish


    Recent Articles:

    • An MVVM friendly approach to adding system menu entries in a WPF application
    • An extensible ExifReader class with customizable tag handlers
    H 1 Reply Last reply
    0
    • C Christopher Duncan

      I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

      Christopher Duncan
      www.PracticalUSA.com
      Author of The Career Programmer and Unite the Tribes
      Copywriting Services

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #6

      I've tried and tried to like Notepad++ but always found it a tiny bit clunky - one I typically use is SciTE[^] which was originally a demonstration app written for the Scintilla editor component (which Notepad++ utilises) but somehow always preferred it to Notepad++ and any other alternatives. If only there was a nice way of tweaking it so that it looked like Visual Studio's (i.e. the way it handles collapsed code and so on) then it'd be the perfect editor.

      1 Reply Last reply
      0
      • C Christopher Duncan

        I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

        Christopher Duncan
        www.PracticalUSA.com
        Author of The Career Programmer and Unite the Tribes
        Copywriting Services

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #7

        I finally took a look at it. Looks like too many features, not a text editor at all. Too new-fangled.

        1 Reply Last reply
        0
        • C Christopher Duncan

          I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

          Christopher Duncan
          www.PracticalUSA.com
          Author of The Career Programmer and Unite the Tribes
          Copywriting Services

          V Offline
          V Offline
          Vikram A Punathambekar
          wrote on last edited by
          #8

          Notepad++ is built on Scintilla, right? I swear by Scite, which uses Scintilla. I discovered it in 2003, thanks to CP's Davy Mitchell.

          Cheers, Vikram. (Got my troika of CCCs!)

          1 Reply Last reply
          0
          • C Christopher Duncan

            I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

            Christopher Duncan
            www.PracticalUSA.com
            Author of The Career Programmer and Unite the Tribes
            Copywriting Services

            M Offline
            M Offline
            Mustafa Ismail Mustafa
            wrote on last edited by
            #9

            Consider Ultraedit[^] (for $59.95) Had a copy of it once at work a few years back. Beats anything I've ever used.

            If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

            S K 2 Replies Last reply
            0
            • N Nish Nishant

              Another option to consider is Notepad2[^].

              Regards, Nish


              Recent Articles:

              • An MVVM friendly approach to adding system menu entries in a WPF application
              • An extensible ExifReader class with customizable tag handlers
              H Offline
              H Offline
              Hardik Varma
              wrote on last edited by
              #10

              I'd have to disagree on that. I tried using NP2 for quite some time and it just can't even come close to NP++.

              L 1 Reply Last reply
              0
              • C Christopher Duncan

                I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                Christopher Duncan
                www.PracticalUSA.com
                Author of The Career Programmer and Unite the Tribes
                Copywriting Services

                D Offline
                D Offline
                dazfuller
                wrote on last edited by
                #11

                Also consider PSPad[^]. I've been using it for years and its been nothing if not brilliant :)

                M 1 Reply Last reply
                0
                • M Mustafa Ismail Mustafa

                  Consider Ultraedit[^] (for $59.95) Had a copy of it once at work a few years back. Beats anything I've ever used.

                  If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

                  S Offline
                  S Offline
                  Siedlerchr
                  wrote on last edited by
                  #12

                  I love Notepad++ more than Ultraedit, I think Notepad++ is easier to use and has a better xml support. I have been using Notepad++ since several years and I like it very much, espcecially the wide programming language support.

                  1 Reply Last reply
                  0
                  • M Mustafa Ismail Mustafa

                    Consider Ultraedit[^] (for $59.95) Had a copy of it once at work a few years back. Beats anything I've ever used.

                    If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

                    K Offline
                    K Offline
                    KoosFourie
                    wrote on last edited by
                    #13

                    I Agree, UltraEdit is by far the best editor available. It is the best piece of software I have ever spend some money on.

                    D 1 Reply Last reply
                    0
                    • C Christopher Duncan

                      I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                      Christopher Duncan
                      www.PracticalUSA.com
                      Author of The Career Programmer and Unite the Tribes
                      Copywriting Services

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #14

                      its nice editor. i use it for editing environment and other such files.

                      Ravie Busie Coding is my birth-right and bugs are part of feature my code has! _________________________________________ Me  Facebook  Twitter

                      1 Reply Last reply
                      0
                      • C Christopher Duncan

                        I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                        Christopher Duncan
                        www.PracticalUSA.com
                        Author of The Career Programmer and Unite the Tribes
                        Copywriting Services

                        L Offline
                        L Offline
                        LloydA111
                        wrote on last edited by
                        #15

                        Perhaps this will help you decide? http://xkcd.com/378/[^] :-O

                        I know you believe you understood what you think I said, but I am not sure you realize what you heard is not what I meant.

                        My operating system kernel the first time it booted

                        D S 2 Replies Last reply
                        0
                        • L LloydA111

                          Perhaps this will help you decide? http://xkcd.com/378/[^] :-O

                          I know you believe you understood what you think I said, but I am not sure you realize what you heard is not what I meant.

                          My operating system kernel the first time it booted

                          D Offline
                          D Offline
                          Drozzy
                          wrote on last edited by
                          #16

                          Haha.. so true..

                          1 Reply Last reply
                          0
                          • C Christopher Duncan

                            I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                            Christopher Duncan
                            www.PracticalUSA.com
                            Author of The Career Programmer and Unite the Tribes
                            Copywriting Services

                            D Offline
                            D Offline
                            Drozzy
                            wrote on last edited by
                            #17

                            Sooner or later someone has to mention it: Vi Gvim (for windows): http://www.vim.org/download.php#pc In windows I set gVim as default thing to open .py, .html, .tex files, but use Notepad2 for my .txt. In linux it's vi or gvim for everything.

                            S 1 Reply Last reply
                            0
                            • H Hardik Varma

                              I'd have to disagree on that. I tried using NP2 for quite some time and it just can't even come close to NP++.

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #18

                              Notepad2 is the best replacement ever for windows notepad. But, like you, it does not compare with NP++ But, I think we cant compare them, the target of use is very different, I like notepad2 to read logs, write text files, make some fast modification to source files, etc, but np++ comes better for scripting languages and files with a lot of lines of code. The plugin interface is very simple, I made a plugin for our source control system very easily, and there are a lot of usefulls plugins on the web, one that comes to my mind now is FunctionList, not very stable, but very very usefull, NppNetNote was another plugin that I found funny and usefull too. I've got both of them on my computer, and I am always using both

                              Saludos!! ____Juan

                              L H 2 Replies Last reply
                              0
                              • C Christopher Duncan

                                I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                                Christopher Duncan
                                www.PracticalUSA.com
                                Author of The Career Programmer and Unite the Tribes
                                Copywriting Services

                                C Offline
                                C Offline
                                cgh1977
                                wrote on last edited by
                                #19

                                I have used EditPadPro for years. It compares nicely to UltraEdit, is $10 cheaper, and Jan has some other nice utilities that integrate with it. I particularly like his RegexBuddy... It makes debugging regular expressions a dream. Updates are free for life. :-D Check them out at http://www.jgsoft.com

                                1 Reply Last reply
                                0
                                • L Lost User

                                  Notepad2 is the best replacement ever for windows notepad. But, like you, it does not compare with NP++ But, I think we cant compare them, the target of use is very different, I like notepad2 to read logs, write text files, make some fast modification to source files, etc, but np++ comes better for scripting languages and files with a lot of lines of code. The plugin interface is very simple, I made a plugin for our source control system very easily, and there are a lot of usefulls plugins on the web, one that comes to my mind now is FunctionList, not very stable, but very very usefull, NppNetNote was another plugin that I found funny and usefull too. I've got both of them on my computer, and I am always using both

                                  Saludos!! ____Juan

                                  L Offline
                                  L Offline
                                  leonej_dt
                                  wrote on last edited by
                                  #20

                                  Personally, the only thing I find Notepad2 useful for is writing assembly. And even I, a confessed Real Programmer (in what is considered to be the bad sense of those words), don't write much assembly these days.

                                  If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                                  1 Reply Last reply
                                  0
                                  • D dazfuller

                                    Also consider PSPad[^]. I've been using it for years and its been nothing if not brilliant :)

                                    M Offline
                                    M Offline
                                    MattPenner
                                    wrote on last edited by
                                    #21

                                    +1 for PSPad. I used to use Notepad++ but I do a lot of regex and this support was really lacking in N++ at the time. Plus, sometimes I would do quick edits on websites when I didn't have my development computer. PSPad has a built-in FTP connection so that I can edit files directly on the server. This saved me from doing the whole dance of downloading a file in another program, editing it in N++, uploading it and checking the changes. The only thing I find lacking in PSPad is the syntax high-lighting isn't always true and it would be nice if it had better "Intellisense" type help. Sometimes it puts the closing brackets or parenthesis for me but I have to arrow over it. If I type it myself it adds an additional one rather than skipping over it like most advanced editors do.

                                    1 Reply Last reply
                                    0
                                    • C Christopher Duncan

                                      I've been hauling around my trusty Codewright long after its commercial demise because I have it wired up just the way I like it. However, other viable alternatives that I know of in terms of horsepower are Multi Edit and Visual Slick Edit. I mention this because a guy I know who's just getting into some html / javascript coding (and doesn't use Visual Studio of any stripe) is using Notepad++. I was talking to him about the importance of having good tools. After visiting their home page I'm simply not sure if Notepad++ is just a bit more powerful than Notepad or it's a true programmer's editor in its own right and an equal to all the other ones (both mentioned and not mentioned). Anyone here have enough experience with it to offer comparisons?

                                      Christopher Duncan
                                      www.PracticalUSA.com
                                      Author of The Career Programmer and Unite the Tribes
                                      Copywriting Services

                                      J Offline
                                      J Offline
                                      janus toendering
                                      wrote on last edited by
                                      #22

                                      Nobody has mentioned VIm and Emacs. Learning curves are quite a lot steeper but both editors are very powerful and customizable. They both have versions for Windows.

                                      1 Reply Last reply
                                      0
                                      • L LloydA111

                                        Perhaps this will help you decide? http://xkcd.com/378/[^] :-O

                                        I know you believe you understood what you think I said, but I am not sure you realize what you heard is not what I meant.

                                        My operating system kernel the first time it booted

                                        S Offline
                                        S Offline
                                        Sterling Camden independent consultant
                                        wrote on last edited by
                                        #23

                                        I love that one. Of course, all joking aside, real programmers use vim.

                                        Contains coding, but not narcotic.

                                        1 Reply Last reply
                                        0
                                        • D Drozzy

                                          Sooner or later someone has to mention it: Vi Gvim (for windows): http://www.vim.org/download.php#pc In windows I set gVim as default thing to open .py, .html, .tex files, but use Notepad2 for my .txt. In linux it's vi or gvim for everything.

                                          S Offline
                                          S Offline
                                          Sterling Camden independent consultant
                                          wrote on last edited by
                                          #24

                                          I use the console version of vim, even on Windows. It's just snappier.

                                          Contains coding, but not narcotic.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups