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. Why NotePad++ sucks today

Why NotePad++ sucks today

Scheduled Pinned Locked Moved The Lounge
csharpphpperldatabaseregex
12 Posts 9 Posters 0 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.
  • D Dan Neely

    emacs comes in GPL, vi comes in GPL, perl comes in GPL. All three provide 1st class regex engines. Notepad++ is GPL, but: The Search field: ... Advanced search (Ctrl+R) with Regexp = Neither Ctrl+M, $ nor \r\n are matched.. :wtf: :wtf: :wtf: :wtf: http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Replacing_Newlines[^] (and no, the lesser search/replace options that do support new lines aren't a viable option) I *think* I'll be able to do what I need by using dumb search/replace to eat the newlines first, regexing the changes, and resurrecting the newlines afterward. :omg:

    The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

    C Offline
    C Offline
    Corporal Agarn
    wrote on last edited by
    #3

    I had a file that used the linefeed character for new line I ended up using Microsoft PowerShell to change it to a carriage return/line feed. I have also used a product www.VEDIT.com[^] I like the column edit in VEDIT.

    D 1 Reply Last reply
    0
    • C Corporal Agarn

      I had a file that used the linefeed character for new line I ended up using Microsoft PowerShell to change it to a carriage return/line feed. I have also used a product www.VEDIT.com[^] I like the column edit in VEDIT.

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #4

      Locked down system, so I can't just install a better app, and it's not a matter of changing newline chars (that's supported). I need to make changes to line N+1 if line N meets certain criteria.

      The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

      1 Reply Last reply
      0
      • D Dan Neely

        emacs comes in GPL, vi comes in GPL, perl comes in GPL. All three provide 1st class regex engines. Notepad++ is GPL, but: The Search field: ... Advanced search (Ctrl+R) with Regexp = Neither Ctrl+M, $ nor \r\n are matched.. :wtf: :wtf: :wtf: :wtf: http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Replacing_Newlines[^] (and no, the lesser search/replace options that do support new lines aren't a viable option) I *think* I'll be able to do what I need by using dumb search/replace to eat the newlines first, regexing the changes, and resurrecting the newlines afterward. :omg:

        The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

        S Offline
        S Offline
        Shane Story
        wrote on last edited by
        #5

        I'm sorry, but I personally love Notepad++. Besides the fact that it is free and no one is forcing you to use it. It has so many good features and is so much better than Notepad...which is what I think it strove to achieve. Perhaps instead of ranting here, you should contact the author about your grievances and see if perhaps he'd make some options for you. If not, there are plenty of other editors out there....There's one for everyone. The last time I used Emacs was in college in the early 90's and at the terminal level. It was a pain. I know there is a GUI version now, but I've heard it was huge.

        Shane Jesus loves you! John 3:16 · Rom 3:23 · Rom 6:23 · Rom 10:9

        M 1 Reply Last reply
        0
        • S Shane Story

          I'm sorry, but I personally love Notepad++. Besides the fact that it is free and no one is forcing you to use it. It has so many good features and is so much better than Notepad...which is what I think it strove to achieve. Perhaps instead of ranting here, you should contact the author about your grievances and see if perhaps he'd make some options for you. If not, there are plenty of other editors out there....There's one for everyone. The last time I used Emacs was in college in the early 90's and at the terminal level. It was a pain. I know there is a GUI version now, but I've heard it was huge.

          Shane Jesus loves you! John 3:16 · Rom 3:23 · Rom 6:23 · Rom 10:9

          M Offline
          M Offline
          Mark_Wallace
          wrote on last edited by
          #6

          Shane Story wrote:

          It has so many good features and is so much better than Notepad...which is what I think it strove to achieve

          Set your sights low enough, and perfection is easy to achieve.

          I wanna be a eunuchs developer! Pass me a bread knife!

          I 1 Reply Last reply
          0
          • D Dan Neely

            emacs comes in GPL, vi comes in GPL, perl comes in GPL. All three provide 1st class regex engines. Notepad++ is GPL, but: The Search field: ... Advanced search (Ctrl+R) with Regexp = Neither Ctrl+M, $ nor \r\n are matched.. :wtf: :wtf: :wtf: :wtf: http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Replacing_Newlines[^] (and no, the lesser search/replace options that do support new lines aren't a viable option) I *think* I'll be able to do what I need by using dumb search/replace to eat the newlines first, regexing the changes, and resurrecting the newlines afterward. :omg:

            The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

            D Offline
            D Offline
            Douglas Troy
            wrote on last edited by
            #7

            Alternates, if you really feel it's that bad/painful: TextPad[^] Notepad2[^] jEdit[^] Crimson Editor[^]


            :..::. Douglas H. Troy ::..
            Bad Astronomy |VCF|wxWidgets|WTL

            M D 2 Replies Last reply
            0
            • M Mark_Wallace

              Shane Story wrote:

              It has so many good features and is so much better than Notepad...which is what I think it strove to achieve

              Set your sights low enough, and perfection is easy to achieve.

              I wanna be a eunuchs developer! Pass me a bread knife!

              I Offline
              I Offline
              Ian Shlasko
              wrote on last edited by
              #8

              Oh come on... Notepad is the greatest, most stable piece of software Microsoft ever made! Look at it... It's simplicity itself. It does its job flawlessly, without bogging you down with bells and whistles. Granted, it doesn't properly handle files with non-windows line breaks (LF or CR instead of CRLF), but it was never made for those.

              Proud to have finally moved to the A-Ark. Which one are you in? Developer, Author (Guardians of Xen)

              V M 2 Replies Last reply
              0
              • I Ian Shlasko

                Oh come on... Notepad is the greatest, most stable piece of software Microsoft ever made! Look at it... It's simplicity itself. It does its job flawlessly, without bogging you down with bells and whistles. Granted, it doesn't properly handle files with non-windows line breaks (LF or CR instead of CRLF), but it was never made for those.

                Proud to have finally moved to the A-Ark. Which one are you in? Developer, Author (Guardians of Xen)

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

                I wanted to point out the CR-LF "feature" but you took the wind out of my sails by pre-emptively declaring it was never made for that. Forget multi-line find and replace, rectangle select, and all the other "advanced" stuff - how bloody hard is it to handle line breaks?!? :mad:

                Cheers, Vikram. (Proud to have finally cracked a CCC!)

                Recent activities: TV series: Friends, season 10 Books: Fooled by Randomness, by Nassim Nicholas Taleb.


                Carpe Diem.

                1 Reply Last reply
                0
                • D Douglas Troy

                  Alternates, if you really feel it's that bad/painful: TextPad[^] Notepad2[^] jEdit[^] Crimson Editor[^]


                  :..::. Douglas H. Troy ::..
                  Bad Astronomy |VCF|wxWidgets|WTL

                  M Offline
                  M Offline
                  Mel Padden
                  wrote on last edited by
                  #10

                  My vote for Notepad2....

                  Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

                  1 Reply Last reply
                  0
                  • D Douglas Troy

                    Alternates, if you really feel it's that bad/painful: TextPad[^] Notepad2[^] jEdit[^] Crimson Editor[^]


                    :..::. Douglas H. Troy ::..
                    Bad Astronomy |VCF|wxWidgets|WTL

                    D Offline
                    D Offline
                    Dan Neely
                    wrote on last edited by
                    #11

                    as mentioned in my 2nd post it's a locked down system, I can't install anything on it. Textpad's out since it's a shared machine, doesn't have a free version, and we haven't bought a site license. It's on my personal workstation because I have paid up (only needed one for here and at home as long as I'm the only user).

                    The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

                    1 Reply Last reply
                    0
                    • I Ian Shlasko

                      Oh come on... Notepad is the greatest, most stable piece of software Microsoft ever made! Look at it... It's simplicity itself. It does its job flawlessly, without bogging you down with bells and whistles. Granted, it doesn't properly handle files with non-windows line breaks (LF or CR instead of CRLF), but it was never made for those.

                      Proud to have finally moved to the A-Ark. Which one are you in? Developer, Author (Guardians of Xen)

                      M Offline
                      M Offline
                      Mark_Wallace
                      wrote on last edited by
                      #12

                      Yes, I particularly like Notepad's syntax highlighting -- comments: Black; Keywords: Black; etc.

                      I wanna be a eunuchs developer! Pass me a bread knife!

                      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