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. Code Editors?

Code Editors?

Scheduled Pinned Locked Moved The Lounge
csharpphpcomhelpquestion
9 Posts 8 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.
  • A Offline
    A Offline
    alex barylski
    wrote on last edited by
    #1

    I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

    Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

    E D D P P 5 Replies Last reply
    0
    • A alex barylski

      I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

      Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #2

      Actipro produce a code editor.  Not sure how good it is though, although it seems to be the most feature complete one. There's also the Compona Syntax editor who's source has been released but I can't remember what it's called anymore. There's another one by SyncFusion as well I think.

      1 Reply Last reply
      0
      • A alex barylski

        I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

        Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

        D Offline
        D Offline
        Dr Walt Fair PE
        wrote on last edited by
        #3

        I haven't found many components made for either vi or edlin. Maybe that's why I stopped using them?

        CQ de W5ALT

        Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

        P 1 Reply Last reply
        0
        • A alex barylski

          I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

          Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

          D Offline
          D Offline
          DaveX86
          wrote on last edited by
          #4

          You could try SharpDevelop[^]. You can get the source code and everything.

          B 1 Reply Last reply
          0
          • A alex barylski

            I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

            Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

            P Offline
            P Offline
            Paul Selormey
            wrote on last edited by
            #5

            Editor.NET by Quantum Whale[^] is a nice product and good price. Best regards, Paul.

            Jesus Christ is LOVE! Please tell somebody.

            1 Reply Last reply
            0
            • A alex barylski

              I know of projects like Scintilla and others on here like Crystal editor, etc... I'm curious though, if there are any commercial editor compoenents you can buy/download for development in your own editor, saying if I wanted to experiment with C# but wanted a high quality editor. Flexibility and source code folding are critical to my development... I hate the way Scintilla handles source folding. I use UltraEdit and that is IMHO the best way to do it...I suppose I could get use to somehting else but still.. Are their any flexible code editors which can accomodate any language syntax and hilite every 'token' differently? That is what I really like about UltraEdit, in that it is so flexibile in this regard. Similar to Scintilla, except the folding issue. :P So I ask, are there any high quality C# componenets/controls one can download for trial or free? What are the Windows sources for such things? Kind of like Dundas but specialized in editing components would be ideal :) Cheers, Alex

              Blog Entry: 7 Software development best practices to make you more effective and productive PCSpectra :: Professional, Affordable PHP Programming, Web Development and Documentation

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

              I only fold code after I've printed it out; I don't see how an IDE can help with that.

              D 1 Reply Last reply
              0
              • P PIEBALDconsult

                I only fold code after I've printed it out; I don't see how an IDE can help with that.

                D Offline
                D Offline
                Dirk Higbee
                wrote on last edited by
                #7

                PIEBALDconsult wrote:

                I only fold code after I've printed it out

                Using the paper airplane folding book? :-D

                My Blog: http://cynicalclots.blogspot.com

                1 Reply Last reply
                0
                • D Dr Walt Fair PE

                  I haven't found many components made for either vi or edlin. Maybe that's why I stopped using them?

                  CQ de W5ALT

                  Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

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

                  I was thinking "Language Sensitive Editor", but I don't know whether or not it will color-code on a terminal emulator.

                  1 Reply Last reply
                  0
                  • D DaveX86

                    You could try SharpDevelop[^]. You can get the source code and everything.

                    B Offline
                    B Offline
                    Brad Bruce
                    wrote on last edited by
                    #9

                    I second the SharpDevelop. I just incorporated the editor into a source-code viewer I'm working on. It went pretty well. I've use the whole package and loved the WIX capability.

                    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