Your favourite text editor ?

Discussion in 'HTML & Website Design' started by worldiseo, Jul 17, 2009.

  1. mandoy

    mandoy Peon

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Notepad is hard to beat - does the job and everyone has it.
     
    mandoy, Jul 18, 2009 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #22
    Notepad is not hard to beat; it's hard to find an editor that doesn't beat it. Notepad is a toy editor, lacking any semblance of productive efficiency.

    Now, can we close this silly thread and just read any of the hundred or so existing threads on this same topic?

    gary
     
    kk5st, Jul 18, 2009 IP
  3. Knuttenstein

    Knuttenstein Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    I know that there are many so called "web designers" who use tools such as dreamweaver, but fact is that dreamweaver is totally obsolete, and dosn't really do much to increase productivity. Not to mention that most WYSIWYG tools creates a mess of your code.

    Normal text-editors like notepad, actually provide the best functionality you can ask for. The only useful function which is missing in notepad, is autocompletion. But its certainly not something i would rate as essential, since most just copy and paste code from old projects anyway. The actual hand-coding i do these days, is very limited.

    I however tend to use either Eclipse or notepad++, usually the latter. I don't really use features such as code collapsing, but i do enjoy syntax highlighting.


    Another editor i would recommend is Eclipse, but i rarely use it, because it takes aroung 5-10 seconds to open. Thats where light-weight editors like notepad also start to shine, since they open so fast.
     
    Knuttenstein, Jul 18, 2009 IP
  4. pegasusteam

    pegasusteam Member

    Messages:
    14
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #24
    I used plain old Notepad for years until I started doing more work with php files.
    I switched to Crimson Editor, it is free and has syntax highlighting and line numbers.
    Line numbers are really handy when you mess up and get those dreaded error on line 498 warnings.
     
    pegasusteam, Jul 18, 2009 IP