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.
  • 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.

    V Offline
    V Offline
    V 0
    wrote on last edited by
    #21

    Ligthweight text editors : Notepad++: this one opens files in tabs, which I don't like (you tend to lose focus on which file you actually opened) Notepad2: This one I like, it works the same as your regular notepad, but has highlighting, line numbers etc... For more heavy stuff: - documents : Microsoft Office, Word, Excel, ... - Pure HTML/CSS/Javascript : Aptana - C#, etc... : VS2010 hope this helps.

    V.

    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

      S Offline
      S Offline
      Slacker007
      wrote on last edited by
      #22

      I am using UE right now. I love it for everything outside of VS. Perl and other config type files and general text processing.

      ----------------------------- Just along for the ride. -----------------------------

      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
        clientSurfer
        wrote on last edited by
        #23

        Notepad++ is decent and supports a whole slew of languages

        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

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

          Joan Murt wrote:

          TextPad[^] is also nice...

          I've been using textpad since 99, but some of it's keyboard shortcuts are eccentric which makes it a bit annoying for new users.

          3x12=36 2x12=24 1x12=12 0x12=18

          M 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.

            R Offline
            R Offline
            Rama Krishna Vavilala
            wrote on last edited by
            #25

            On Mac I prefer Textmate. On Windows I use Visual Studio though it cannot edit large files. Most important thing about a text editor is not the UI (menus, toolbars, ribbons etc) but it is the keyboard support. That is probably why editors such as VI and Emacs are still popular.

            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
              Stephen Wiria
              wrote on last edited by
              #26

              Mined[^]. I use it all the time (well almost).

              1 Reply Last reply
              0
              • D Dan Neely

                Joan Murt wrote:

                TextPad[^] is also nice...

                I've been using textpad since 99, but some of it's keyboard shortcuts are eccentric which makes it a bit annoying for new users.

                3x12=36 2x12=24 1x12=12 0x12=18

                M Offline
                M Offline
                Marcus_2
                wrote on last edited by
                #27

                Textpad is one of the first applications that I install on a new machine, and I agree on the shortcuts... ;)

                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.

                  F Offline
                  F Offline
                  flyingxu
                  wrote on last edited by
                  #28

                  after reading the last several replies, I guess I should repeat: I am asking for UI, not functions. I used UE for some time many years ago, does it have a decent UI nowadays?

                  C H B 3 Replies Last reply
                  0
                  • F flyingxu

                    after reading the last several replies, I guess I should repeat: I am asking for UI, not functions. I used UE for some time many years ago, does it have a decent UI nowadays?

                    C Offline
                    C Offline
                    clientSurfer
                    wrote on last edited by
                    #29

                    Notepad++ is cool because it has a menu bar filled with menus and their menu items, and also it has this red "X" in the top right-hand corner that you can click if you want to close it.

                    1 Reply Last reply
                    0
                    • F flyingxu

                      after reading the last several replies, I guess I should repeat: I am asking for UI, not functions. I used UE for some time many years ago, does it have a decent UI nowadays?

                      H Offline
                      H Offline
                      Hans Dietrich
                      wrote on last edited by
                      #30

                      flyingxu wrote:

                      does it have a decent UI nowadays?

                      Download the free trial and check it out.

                      Best wishes, Hans


                      [Hans Dietrich Software]

                      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."

                        F Offline
                        F Offline
                        flyingxu
                        wrote on last edited by
                        #31

                        I even followed your link before I realized that's a joke :^)

                        OriginalGriffO 1 Reply Last reply
                        0
                        • F flyingxu

                          I even followed your link before I realized that's a joke :^)

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

                          :laugh: That was no joke - that was a seriously good editor, for it's day! Now, it looks like pants, but since the competition was nearly all command line editors it was a godsend. Vi search and replace looked like this:

                          :32,56s/guy/gal/g

                          Meaning:

                          Command start (:)
                          from lines 32 to 56 inclusive (32,56)
                          Search (s)
                          Forward (/)
                          for the text "guy"
                          and replace it with "gal"
                          globally (/g)

                          Since we used assembler, where a label (and there were a lot of them) ended with a ':' it could get "interesting" working out how to undo the damage your last chunk of code just did to your source code... Even now, Brief had things it is difficult to do in VS - like have 6 source files open at the same time and showing exactly what you want.

                          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

                          A 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.

                            N Offline
                            N Offline
                            NormDroid
                            wrote on last edited by
                            #33

                            Notepad, nuff said.

                            www.software-kinetics.co.uk Wear a hard hat it's under construction

                            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
                              #34

                              Ah yes, Brief, by Underware, killed by Borland. R.I.P.

                              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
                                Jon Sagara
                                wrote on last edited by
                                #35

                                Check out Sublime Text[^]. Two caveats: * It doesn't have great large file support (> 100 MB) * It doesn't have a hex editor

                                Jon Sagara Some see the glass as half-empty, some see the glass as half-full. I see the glass as too big. -- George Carlin Blog | Twitter | Articles

                                F 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.

                                  G Offline
                                  G Offline
                                  Gary Wheeler
                                  wrote on last edited by
                                  #36

                                  GET THEE BEHIND ME, SATAN!

                                  Software Zen: delete this;

                                  H 1 Reply Last reply
                                  0
                                  • G Gary Wheeler

                                    GET THEE BEHIND ME, SATAN!

                                    Software Zen: delete this;

                                    H Offline
                                    H Offline
                                    Henry Minute
                                    wrote on last edited by
                                    #37

                                    moi? :eek:

                                    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.

                                    G 1 Reply Last reply
                                    0
                                    • L Lost User

                                      Eclipse and Java, anyone? X|

                                      "Dark the dark side is. Very dark..." - Yoda ---
                                      "Shut up, Yoda, and just make yourself another toast." - Obi Wan Kenobi

                                      enhzflepE Offline
                                      enhzflepE Offline
                                      enhzflep
                                      wrote on last edited by
                                      #38

                                      shoot me, shoot me now! Well, at least in preference to being forced to use that "tool" chain..

                                      1 Reply Last reply
                                      0
                                      • H Henry Minute

                                        moi? :eek:

                                        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.

                                        G Offline
                                        G Offline
                                        Gary Wheeler
                                        wrote on last edited by
                                        #39

                                        I had to use vi on a project back in the late 80's. It was the only editor available for a UNIX-based host for a graphics engine. My therapist told me recently that there's hope that I'll make a full recovery some day.

                                        Software Zen: delete this;

                                        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.

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

                                          Notepad for XML and HTML. VS when I absolutely positively have to do something "visual" X| (and at work). Edit for everything else -- it's the first thing I... oh, wait, I don't have to install it, it's already there :cool: . (And pretty much unchanged since DOS 6 -- MS-DOS Editor Version 2.0.026 Copyright (c) Microsoft Corp 1995. -- now that's a stable MS product! :cool: )

                                          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