Development Your Favourite Text Editor?

Discussion in 'Software' started by TSDAdam, 21 Mar 2011.

  1. TSDAdam

    TSDAdam Beard!

    Joined:
    28 Jan 2011
    Posts:
    228
    Likes Received:
    10
    As quite a few people here seem to be coders/web monkeys, I wondered which text editors people tend to favour?

    Personally, I like notepad++, but I've always stuck with Crimson Editor.

    So what's your poison? vi/m? emacs? something more exotic?
     
  2. yakyb

    yakyb i hate the person above me

    Joined:
    10 Oct 2006
    Posts:
    2,064
    Likes Received:
    36
    notepad++
     
  3. slaw

    slaw At Argos buying "gold"

    Joined:
    13 Feb 2003
    Posts:
    1,050
    Likes Received:
    40
    + 1 to that or should i say ++1 :naughty:
     
  4. sparkyboy22

    sparkyboy22 Web Tinkerer

    Joined:
    3 May 2010
    Posts:
    738
    Likes Received:
    35
    I prefer the colour scheme in crimson but love the zen coding plug in for ++
     
  5. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    5,497
    Likes Received:
    630
    Notepad++ ever since I found it. Before I used that I used EditPad or some name like that, but it was shareware ... then changed to nagware ... then changed to crippleware.
     
  6. Ending Credits

    Ending Credits Bunned

    Joined:
    4 Jan 2008
    Posts:
    5,321
    Likes Received:
    244
    I've always used plain Notepad although I don't do any coding outside of an IDE nowadays.
     
  7. Elledan

    Elledan What's a Dremel?

    Joined:
    4 Feb 2009
    Posts:
    948
    Likes Received:
    34
    Crimson Editor. I haven't found another editor yet which doesn't annoy me for some reason. Notepad++ is close, but its lack of auto-indent makes me want to smash things :)
     
  8. Edge102030

    Edge102030 Son, i am disappoint.

    Joined:
    21 Aug 2009
    Posts:
    568
    Likes Received:
    28
    KomodoEdit
     
  9. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
  10. AxelAraatus

    AxelAraatus What's a Dremel?

    Joined:
    21 Mar 2011
    Posts:
    22
    Likes Received:
    2
    I have just recently started coding, and I have tried multiple Text Editors. I'd say my favourite would have to be notepad++ as well, as it is simple and easy.
     
  11. theevilelephant

    theevilelephant Minimodder

    Joined:
    5 Jan 2006
    Posts:
    1,334
    Likes Received:
    36
    +1
     
  12. microsoftPerson

    microsoftPerson What's a Dremel?

    Joined:
    27 Dec 2010
    Posts:
    614
    Likes Received:
    15
  13. GoodBytes

    GoodBytes How many wifi's does it have?

    Joined:
    20 Jan 2007
    Posts:
    12,300
    Likes Received:
    710
    Doing Websites: anything with color coding and auto-completion.
    C/C++: Visual Studio and nothing else.
    Java: Eclipse, but I don't really like it, but it's the best I tried.

    Vim is the worst editor ever created that I ever used. Impossible to use. I guess it's better than punishing holes on cards. But, wyerrrek! It should be banned.
    eMac is fine.
     
  14. Volund

    Volund Am I supposed to care?

    Joined:
    16 Sep 2008
    Posts:
    1,947
    Likes Received:
    65
    See, I'm the opposite, I hate emacs with a burning passion, it's shortcut keys are infuriatingly complex :wallbash:, VIM is my personal favorite for a quick text editor, otherwise I use notpad++ or gedit.
     
  15. GoodBytes

    GoodBytes How many wifi's does it have?

    Joined:
    20 Jan 2007
    Posts:
    12,300
    Likes Received:
    710
    Ah yes, forgot about gedit. Yes I like GEdit, I do find it better than eMac.
    I do agree that eMac keyboard shortcut are not easy, that is why I said it was "fine", and not "good".
     
  16. GiantKiwi

    GiantKiwi What's a Dremel?

    Joined:
    6 Jan 2011
    Posts:
    427
    Likes Received:
    6
    Windows - VS2008/ Notepad++
    Mac - TextMate
    Linux - nano

    for Java - Netbeans (being forced to use eclipse for coursework as the android option is shoddy on netbeans D: )
     
  17. Nedsbeds

    Nedsbeds Badger, Slime, Weasel!!

    Joined:
    16 May 2002
    Posts:
    1,972
    Likes Received:
    9
    No love for textpad here then.
    Close second for me is notepad++ but textpad shortcuts and highlighting features just seem more intuitive to me
     
  18. wyx087

    wyx087 Homeworld 3 is happening!!

    Joined:
    15 Aug 2007
    Posts:
    11,300
    Likes Received:
    426
    GUI editor: SciTE - best editor ever :D lightweight and best of all, fully configurable through its files.

    Linux CLI: VI, or nano. VI is easy once you learn all the commands.
     
  19. Xlog

    Xlog Minimodder

    Joined:
    16 Dec 2006
    Posts:
    664
    Likes Received:
    66
    Windows - Notepad++ as general purpose text editor, a range of IDEs for programming.
    Linux - vi/vim.
     
  20. BentAnat

    BentAnat Software Dev

    Joined:
    26 Jun 2008
    Posts:
    7,230
    Likes Received:
    219
    Windows
    Notepad++
    Range of IDEs

    Mac OS
    TextWrangler
    CODA
     

Share This Page