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

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

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

    "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

    F R D B M 6 Replies 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
      Nemanja Trifunovic
      wrote on last edited by
      #8

      flyingxu wrote:

      I personally dislike the ui of source insight

      Do you work for Microsoft (Source Insight is pretty popular in MS)? Anyway, I like my editor to have minmal UI and a rich set of keyboard commands; vim is my current editor of choice: not perfect, but close enough.

      utf8-cpp

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

        G Offline
        G Offline
        Groulien
        wrote on last edited by
        #9

        (global) text editors aren't very advanced, it isn't meant to be. I'm using Notepad++ for my text files and coding snippets. When programming an actual application (.Net), I use VS2010 on my desktop and SharpDevelop for my laptop.

        The first rule of CListCtrl is you do not talk about CListCtrl - kornman

        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

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

          Totally agree. 90% of the time I write code in VS, but the other 10% it's in UltraEdit. UE is also what I use for most of my HTML editing.

          Best wishes, Hans


          [Hans Dietrich Software]

          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.

            J Offline
            J Offline
            John M Drescher
            wrote on last edited by
            #11

            I like notepad++ for anything not code and VS + Visual Assist for code.

            John

            S N 2 Replies Last reply
            0
            • J John M Drescher

              I like notepad++ for anything not code and VS + Visual Assist for code.

              John

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

              Agree...:thumbsup:

              (yes|no|maybe)*

              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
                Lost User
                wrote on last edited by
                #13

                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

                T enhzflepE 2 Replies Last reply
                0
                • H Hans Dietrich

                  Totally agree. 90% of the time I write code in VS, but the other 10% it's in UltraEdit. UE is also what I use for most of my HTML editing.

                  Best wishes, Hans


                  [Hans Dietrich Software]

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

                  Yes, my HTML is also done in UE... And with the .uenc files that can be downloaded in their web page I use it to program robots and other industrial systems with syntax highligthing... a really nice improvement comparing to some options that robot manufacturers are giving me... :thumbsup:

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

                    N Offline
                    N Offline
                    Nagy Vilmos
                    wrote on last edited by
                    #15

                    Surely you'd be more comfortable with edlin :-D


                    Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

                    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

                      T Offline
                      T Offline
                      TorstenH
                      wrote on last edited by
                      #16

                      yupp! here!

                      regards Torsten I never finish anyth...

                      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
                        Corporal Agarn
                        wrote on last edited by
                        #17

                        I have been using VEDIT[^] for many years. It has a little learning curve but not bad.

                        1 Reply Last reply
                        0
                        • J John M Drescher

                          I like notepad++ for anything not code and VS + Visual Assist for code.

                          John

                          N Offline
                          N Offline
                          Nagy Vilmos
                          wrote on last edited by
                          #18

                          notepad++ is the first thing installed on any new machine.


                          Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

                          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.

                            Q Offline
                            Q Offline
                            QuiJohn
                            wrote on last edited by
                            #19

                            Henry Minute wrote:

                            The text editor with the best UI is undoubtedly vi.

                            I prefer "copy con: <filename>"

                            And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"

                            1 Reply Last reply
                            0
                            • N Nemanja Trifunovic

                              flyingxu wrote:

                              I personally dislike the ui of source insight

                              Do you work for Microsoft (Source Insight is pretty popular in MS)? Anyway, I like my editor to have minmal UI and a rich set of keyboard commands; vim is my current editor of choice: not perfect, but close enough.

                              utf8-cpp

                              O Offline
                              O Offline
                              Oakman
                              wrote on last edited by
                              #20

                              Nemanja Trifunovic wrote:

                              Anyway, I like my editor to have minmal UI and a rich set of keyboard commands

                              Do you drive a covered wagon to work?

                              The 3-legged stool of understanding is held up by history, languages, and mathematics. Equipped with these three you can learn anything you want to learn. But if you lack any one of them you are just another ignorant peasant with dung on your boots. R. A. H.

                              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.

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