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

Editor

Scheduled Pinned Locked Moved The Lounge
questionc++
11 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.
  • C carks

    GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

    S Offline
    S Offline
    Shog9 0
    wrote on last edited by
    #2

    Heavy-weight: VS2k5 Light-weight: SciTE[^]

    ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

    J 1 Reply Last reply
    0
    • S Shog9 0

      Heavy-weight: VS2k5 Light-weight: SciTE[^]

      ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

      J Offline
      J Offline
      Jorgen Sigvardsson
      wrote on last edited by
      #3

      Shog9 wrote:

      Heavy-weight: VS2k5

      Except that it staggers on and off on an FX-55 :~

      S 1 Reply Last reply
      0
      • J Jorgen Sigvardsson

        Shog9 wrote:

        Heavy-weight: VS2k5

        Except that it staggers on and off on an FX-55 :~

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #4

        Hey, i didn't use the word "heavy" lightly... ;)

        ---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums

        1 Reply Last reply
        0
        • C carks

          GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

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

          Well, you didn't say what compiler nor OS ... if you're talking MS C++, use Visual Studio. Others (all Win32 applications): Dev-C++[^] - nice UI, implements "packages" for various frameworks, APIs, etc... TextPad[^] - straight forward, you can hook this up to just about anything with a command-line compiler


          :..::. Douglas H. Troy ::..
          Bad Astronomy |Development Blogging|Viksoe.dk's Site

          1 Reply Last reply
          0
          • C carks

            GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

            S Offline
            S Offline
            Stephane Routelous
            wrote on last edited by
            #6

            Well, I'm using a C++ library where all the ~16000 header files are in one folder (don't ask, please). XEmacs is the only editor I know which is able to handle such a big list for "C-x C-f"'ing a file in this directory. But usually, if I'm not in the IDE, I'm using SciTE.


            Stephane

            www.exotk.org

            D 1 Reply Last reply
            0
            • S Stephane Routelous

              Well, I'm using a C++ library where all the ~16000 header files are in one folder (don't ask, please). XEmacs is the only editor I know which is able to handle such a big list for "C-x C-f"'ing a file in this directory. But usually, if I'm not in the IDE, I'm using SciTE.


              Stephane

              www.exotk.org

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

              MultiEdit[^] should be able to handle files that large ...


              :..::. Douglas H. Troy ::..
              Bad Astronomy |Development Blogging|Viksoe.dk's Site

              1 Reply Last reply
              0
              • C carks

                GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

                H Offline
                H Offline
                Henrik Husted
                wrote on last edited by
                #8

                Source Insight[^] is the only editor for me.

                1 Reply Last reply
                0
                • C carks

                  GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

                  N Offline
                  N Offline
                  Nemanja Trifunovic
                  wrote on last edited by
                  #9

                  vim[^]


                  My programming blahblahblah blog. If you ever find anything useful here, please let me know to remove it.

                  1 Reply Last reply
                  0
                  • C carks

                    GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

                    B Offline
                    B Offline
                    Bassam Abdul Baki
                    wrote on last edited by
                    #10

                    UltraEdit[^] by far is the best. "If only one person knows the truth, it is still the truth." - Mahatma Gandhi Web - Blog - RSS - Math

                    1 Reply Last reply
                    0
                    • C carks

                      GDay all, I was just thinking the other day hell im getting old! I still use Emacs, allmost in the same form as i used it when I started programming for money in 1984!!! Is there any consensus for what is the best C++ programmers editor around? Cheers Dave

                      T Offline
                      T Offline
                      toxcct
                      wrote on last edited by
                      #11

                      Visual C++ .NET 2003 + Visual Assist X (never tried VC++2005 yet)


                      TOXCCT >>> GEII power
                      [toxcct][VisualCalc 2.24][3.0 soon...]

                      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