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. text editor with the best UI (icons, windows layout)?

text editor with the best UI (icons, windows layout)?

Scheduled Pinned Locked Moved The Lounge
questioncomdesign
82 Posts 53 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.
  • OriginalGriffO OriginalGriff

    I used to swear by Brief[^] (I used to swear at vi)

    Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

    B Offline
    B Offline
    Brad Stiles
    wrote on last edited by
    #59

    Loved BRIEF. I used it all the way up until about 1995, then switched to KEdit, because my new employer used it. Currently reading: "The Prince", by Nicolo Machiavelli

    1 Reply Last reply
    0
    • F flyingxu

      For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

      K Offline
      K Offline
      Keith TrangmaR
      wrote on last edited by
      #60

      I'm a big fan of Textpad (www.textpad.com) - it can do syntax colouring for loads of different languages & file formats, handle several hundred open files at a time, no limit on file size, and the search/replace mechanism can make extensive use of regular expressions. Intellisense would be the icing on the cake, but we can't have everything... Keith

      1 Reply Last reply
      0
      • J Joan M

        Apart from visual studio, I would go for UltraEdit[^]... it has plenty of functions, it is nice and really fast. TextPad[^] is also nice... And there was also SciTE[^]... a free editor based on the Scintilla libraries...

        [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

        modified on Wednesday, June 29, 2011 9:31 AM

        R Offline
        R Offline
        regalsoft
        wrote on last edited by
        #61

        I used to use UltraEdit exclusively but the the last few revs have gotten way too bloated. It used to be a snappy app. Even on my i7 quad-core it takes way too long to load for my taste. I have a hard time with all their non-standard icon images too.

        J 1 Reply Last reply
        0
        • R regalsoft

          I used to use UltraEdit exclusively but the the last few revs have gotten way too bloated. It used to be a snappy app. Even on my i7 quad-core it takes way too long to load for my taste. I have a hard time with all their non-standard icon images too.

          J Offline
          J Offline
          Joan M
          wrote on last edited by
          #62

          regalsoft wrote:

          takes way too long to load for my taste

          They have made it much more fast in their last release... :thumbsup: it was about time... X|

          [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

          R 1 Reply Last reply
          0
          • F flyingxu

            For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

            B Offline
            B Offline
            BrainiacV
            wrote on last edited by
            #63

            For non-VS editing, I prefer Notepad++[^], the price is right (free :-D ).

            Psychosis at 10 Film at 11

            1 Reply Last reply
            0
            • F flyingxu

              For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

              S Offline
              S Offline
              ssadler
              wrote on last edited by
              #64

              jEdit, open source and very configurable. Also has 190+ plugins. I use it as my main editor but I also use AutoHotKey to make my cursor movement shortcuts the same for all the editors I use (jEdit, Word, VS and CodeComposer Studio).

              W 1 Reply Last reply
              0
              • F flyingxu

                For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

                L Offline
                L Offline
                loctrice
                wrote on last edited by
                #65

                vim. Gedit sometimes.

                1 Reply Last reply
                0
                • J Joan M

                  regalsoft wrote:

                  takes way too long to load for my taste

                  They have made it much more fast in their last release... :thumbsup: it was about time... X|

                  [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

                  R Offline
                  R Offline
                  regalsoft
                  wrote on last edited by
                  #66

                  I'm running the latest version (17.0) and it's still way too slow. I see there's a new minor rev out there now. Is that the one you're talking about?

                  J 1 Reply Last reply
                  0
                  • F flyingxu

                    For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

                    W Offline
                    W Offline
                    wallkao3bei4
                    wrote on last edited by
                    #67

                    It depends upon what I'm doing. Right now, most of my time is occupied in Visual Studio, which is reasonably good, since I move the icons around and use a couple of addins. It gets the job done and doesn't get in the way. The builds when testing are a little slow, but acceptable. I'm also partial to phpDesigner when I need that environment. For down and dirty, light weight noodling and coding, Crimson Editor is my choice.

                    The avoidance of taxes is the only intellectual pursuit that still carries any reward. John Maynard Keynes

                    1 Reply Last reply
                    0
                    • R regalsoft

                      I'm running the latest version (17.0) and it's still way too slow. I see there's a new minor rev out there now. Is that the one you're talking about?

                      J Offline
                      J Offline
                      Joan M
                      wrote on last edited by
                      #68

                      I'm afraid I was thinking on the 17.0... I'm sorry...

                      [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

                      1 Reply Last reply
                      0
                      • H Henry Minute

                        The text editor with the best UI is undoubtedly vi.

                        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.

                        E Offline
                        E Offline
                        etkid84
                        wrote on last edited by
                        #69

                        :cool:

                        David

                        1 Reply Last reply
                        0
                        • F flyingxu

                          For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

                          A Offline
                          A Offline
                          Alan Burkhart
                          wrote on last edited by
                          #70

                          Depends on what I'm doing. For coding Windoze programs I stick with VS. For websites and plain text, I have my own editor based on the ScintillaNet[^] component. I also like NoteTab[^] from Fookes Software. Very nice editor. I'd recommend rolling your own editor if you have the time and your employer allows it. No one else will create a text editor exactly suited for your preferences.

                          XAlan Burkhart

                          1 Reply Last reply
                          0
                          • S ssadler

                            jEdit, open source and very configurable. Also has 190+ plugins. I use it as my main editor but I also use AutoHotKey to make my cursor movement shortcuts the same for all the editors I use (jEdit, Word, VS and CodeComposer Studio).

                            W Offline
                            W Offline
                            was8309
                            wrote on last edited by
                            #71

                            Ya Jedit!

                            1 Reply Last reply
                            0
                            • F flyingxu

                              For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

                              J Offline
                              J Offline
                              JPaula
                              wrote on last edited by
                              #72

                              I use Twistpad [^]all the time. It is beautifull, light, fast and full of features.

                              1 Reply Last reply
                              0
                              • OriginalGriffO OriginalGriff

                                Surprisingly, VS has Column select, copy and paste: hold down the ALT key when you select text.

                                Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                                R Offline
                                R Offline
                                Rob Grainger
                                wrote on last edited by
                                #73

                                Its not as good at column paste as Brief was unfortunately, but its still better than nothing.

                                OriginalGriffO 1 Reply Last reply
                                0
                                • OriginalGriffO OriginalGriff

                                  I used to swear by Brief[^] (I used to swear at vi)

                                  Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                                  R Offline
                                  R Offline
                                  Rob Grainger
                                  wrote on last edited by
                                  #74

                                  You are aware its available of course: http://www.briefeditor.com/[^] Unfortunately, the free version is too limited, and the Professional version seems a bit expensive.

                                  OriginalGriffO 1 Reply Last reply
                                  0
                                  • R Rob Grainger

                                    Its not as good at column paste as Brief was unfortunately, but its still better than nothing.

                                    OriginalGriffO Offline
                                    OriginalGriffO Offline
                                    OriginalGriff
                                    wrote on last edited by
                                    #75

                                    No, but it can save you faffing with two editors sometimes.

                                    Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                                    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                    1 Reply Last reply
                                    0
                                    • R Rob Grainger

                                      You are aware its available of course: http://www.briefeditor.com/[^] Unfortunately, the free version is too limited, and the Professional version seems a bit expensive.

                                      OriginalGriffO Offline
                                      OriginalGriffO Offline
                                      OriginalGriff
                                      wrote on last edited by
                                      #76

                                      I wasn't - but what use is the free version without multi-window support? And $120 for what looks like a dogs dinner is not going to encourage me to move away from VS and PsPad - if I need Brief again, I'll buy a floppy drive! :laugh:

                                      Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                      1 Reply Last reply
                                      0
                                      • F flyingxu

                                        yes, it introduced a very interesting view: Minimap, a zoomed view of the whole text file.

                                        R Offline
                                        R Offline
                                        Rob Grainger
                                        wrote on last edited by
                                        #77

                                        That's available in VS2010 too, one of the MS add-ins does this, can't check here as I'm at work and still stuck on VS2008. I'm initially impressed otherwise by SublimeText though - I'll have to give it a trial for a while and see how it fares.

                                        1 Reply Last reply
                                        0
                                        • F flyingxu

                                          For the programmers who write code daily, do you care about the UI of your text editors? I personally dislike the ui of source insight (its UI is very out dated), but it's still a preferred editor. I came to another editor named 010editor some day ago, I found that I like its UI. But unfortunatedly I need some functions which it doesnot provide. I spend some time (yesterday and today, maybe my boss should give me more work to do?) on the net just try to find a editor whose UI can give me some interest to try it, but I'm not satisfied by my result. Are you guys are same serious about the UI of a editor as I am, if so, do you have any recommandations? (Here UI mainly refers to the icons, windows layout, color schemas. I'm not asking for the best functions) PS, I asked the same question on stacko******.com, but 5 people rushed in and closed my question within several minutes! I'm amazed by their efficiency, I agree with their reasons though.

                                          C Offline
                                          C Offline
                                          camiloclc
                                          wrote on last edited by
                                          #78

                                          Geany is also pretty good! http://www.geany.org/[^]

                                          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