Thread: Your Dream Editor

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    46

    Thumbs up Your Dream Editor

    Just post any new features you would like to see in your dream editor.
    Any weird,amazing, impossible-sounding ideas are welcome.
    Dont be afraid of souding foolish. Remember all great ideas sound foolish before they are implemented!

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    It plugs into my head and writes the code itself.

  3. #3
    Prisoner of my own mind
    Join Date
    Aug 2001
    Posts
    203
    That's exactly what I was thinking.

    If the direct mind-machine interface (or whatever your prefered term is) gets developed it will bring whole new meaning to the phrase "You need one of those like you need a hole in your head"
    Lead me not into temptation... I can find it myself.

  4. #4
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Originally posted by Govtcheez
    It plugs into my head and writes the code itself.

  5. #5
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Seriously though. It should be free. It should have an auto complete code deal so it auto types the standard code for you. It should also have a great setup utility.

    -Fool

  6. #6
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    *voice coding - speak and it is typed for you

    *insert common code - eg insert message box code.

    *Plain English error messages - eg instead of 30948Unreferenced parameters in call to 893738 GT()

    it says "Hey! you missed a ';' on line 10"

    *easy import for extended features

    *Inteligent and helpful help
    Monday - what a way to spend a seventh of your life

  7. #7
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    I think we covered this in the old board

    "Do my taxes, homework, and order me a large pepperoni pizza!"

  8. #8
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    it says "Hey! you missed a ';' on line 10"
    How about if it said "Hey! you missed a ';' and I fixed it for you. Plus, I noticed you didn't include a header file for one of your functions - it's included now too. Would you like a massage?"

  9. #9
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    WooHoo!

    -Fool

  10. #10
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    An intellegent IDE - yeah sounds good to start, but how about when M$ programs it to sell products and check up on you.


    *This program would compile much better on the new version of Visual .NET. Click HERE to purchase an upgrade.

    or

    *This program has noticed that you have installed the same licenced copy of Windows on more than one PC belonging to your LAN. Both copies of Windows will now shutdown and you will not be able to reboot until you buy a new licence. Also, while you have been reading this I have emailed Microsoft and they are sending some guys around - later sucker.......

  11. #11
    Registered User
    Join Date
    Aug 2001
    Posts
    79
    Combine Emacs and Scintilla and MSVC++, and you have my dream editor.

    Specifically, I want the normal text editing stuff that emacs has, the code folding, syntax coloring, and programming language recognition that Scintilla has, and the pop down menu, class list, and project management of MSVC++.
    All generalizations are false

  12. #12
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    type in what you want, and it'll be coded for you.

    no need to learn C++ when the computer knows it for you.

  13. #13
    .
    Join Date
    Aug 2001
    Posts
    598
    Be anywere in the world, think of an Idea. 5 minutes latter everyone with a commpter (and a game console) has a working exe. That is uncrackable and will disapire if they choose not to pay for it.

    Well since that won't happen soon I settle for


    [list=1][*]can use any programming lanugage[*]New one's can be added[*]can use any other editors formats[*]follows the standeards[*]has an auto complete[*]fixes command errors like ; [/list=1]

    and very important It has a spell cheaker
    To Err Is To Be Human. To Game Is Divine!"

  14. #14
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    lol, true aran... remember guys, i'm working with this guy on our project... he's the guy that's telling me what he wants, and i'm somehow supposed to understand his english and translated it to the computer screen...

    oh, and i read this somewhere...

    "if god intended us to program, he'd given us built in serial io ports..."

    hehe...
    hasafraggin shizigishin oppashigger...

  15. #15
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    emacs surports code folding I havn't tried it yet though.

    http://www.csd.uu.se/~andersl/emacs.shtml



    I like emacs "because it formats the code the way I want it to". It is an order of magnitude more custimizable than visual c++, it has it's own language. Though my coding style is pretty standard, I think the gnu people would have a tough time coding in visual c++. Perhaps they would have to run there code through indent or something.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WYSIWYG editor problem
    By Akkernight in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 04-01-2009, 08:50 AM
  2. Replies: 19
    Last Post: 05-30-2007, 05:47 PM
  3. Replies: 12
    Last Post: 08-05-2003, 02:16 PM
  4. OpenGL terrain demo (EDITOR)
    By Jeremy G in forum Game Programming
    Replies: 2
    Last Post: 03-30-2003, 08:11 PM
  5. PFE (prorgammers file editor, for Windows)
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 06-09-2002, 11:01 AM