View previous topic :: View next topic |
Author |
Message |
rose
Joined: 21 Feb 2006 Posts: 29
|
Posted: Tue Feb 21, 2006 8:38 pm Post subject: Code Editors |
|
|
What program do you use to edit code?
I use Dreamweaver and TextPad.
Dreamweaver has the best syntax highlighting, but I enjoy textpad for quick jobs. It also has syntax highlighting but it's nowhere near as diverse as Dreamweaver's is. |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Tue Feb 21, 2006 9:21 pm Post subject: |
|
|
I usually use MS Visual Studio .NET, but sometimes for simple things I just use Notepad. I also use NoteTab (it's different than Notepad), because it has excellent functionality.
Paul _________________ World Countries | Survival Skills |
|
Back to top |
|
|
rose
Joined: 21 Feb 2006 Posts: 29
|
Posted: Wed Feb 22, 2006 8:45 pm Post subject: |
|
|
You use VS just to edit HTML etc?
I was not talking server languages.
I think VS is overkill for that, in fact i really dislike its HTML editing - I much prefer a simple text based and lightweight editor. |
|
Back to top |
|
|
twinkle
Joined: 31 Jan 2006 Posts: 79
|
Posted: Thu Feb 23, 2006 11:16 am Post subject: |
|
|
I use crimsonedit. It is free, has a lot of features, and works well for me. _________________ I shine |
|
Back to top |
|
|
terri
Joined: 10 Oct 2004 Posts: 16
|
Posted: Thu Feb 23, 2006 12:10 pm Post subject: |
|
|
paul wrote: | I usually use MS Visual Studio .NET, but sometimes for simple things I just use Notepad. I also use NoteTab (it's different than Notepad), because it has excellent functionality.
Paul |
I really like NoteTab too. Don't forget that it has a free version |
|
Back to top |
|
|
ComDriver
Joined: 06 Mar 2006 Posts: 8
|
Posted: Mon Mar 06, 2006 5:43 pm Post subject: |
|
|
I have used Programming Notepad for quite a while but I’m starting to use Dreamweaver. There are a lot more organisation and automation tools in Dreamweaver which I think really improve productivity. |
|
Back to top |
|
|
administrator Site Admin
Joined: 01 Oct 2004 Posts: 183
|
Posted: Mon Mar 06, 2006 7:46 pm Post subject: |
|
|
ComDriver wrote: | I have used Programming Notepad for quite a while but I’m starting to use Dreamweaver. There are a lot more organisation and automation tools in Dreamweaver which I think really improve productivity. |
What is "Programming Notepad"? DreamWeaver is not bd, but I always prefer hand coding for HTML/CSS. _________________ Peter
ASP & ASP.NET Articles and Tutorials |
|
Back to top |
|
|
rose
Joined: 21 Feb 2006 Posts: 29
|
Posted: Tue Mar 07, 2006 5:20 am Post subject: |
|
|
Same, and you can hand code in dreamweaver
As i said, i dont even touch the GUI options in it hehe.
It just has superior syntax highlighting for any language, its great. |
|
Back to top |
|
|
bongo
Joined: 07 Mar 2006 Posts: 11
|
Posted: Tue Mar 07, 2006 12:41 pm Post subject: |
|
|
I don't use notepad because it cannot detect syntax error so i use dreamweaver and visual studio.net . Maybe its just that i'm not good at coding so the GUI aspects will attract me more.. |
|
Back to top |
|
|
James
Joined: 20 Feb 2006 Posts: 24
|
Posted: Fri Mar 10, 2006 12:04 am Post subject: |
|
|
Even if you are a good coder, it can be helpful having that GUI sometimes.
Often you just need to see something before you can tell if it works.
Although a GUI doesn't always represent what you will see in the browser, it can be very helpful. |
|
Back to top |
|
|
ComDriver
Joined: 06 Mar 2006 Posts: 8
|
Posted: Fri Mar 10, 2006 5:42 pm Post subject: |
|
|
Sorry, I got the name wrong. It's actually "Programmer's Notepad" and here's a link, http://www.pnotepad.org/. I find it to be very useful for light programming tasks. |
|
Back to top |
|
|
administrator Site Admin
Joined: 01 Oct 2004 Posts: 183
|
|
Back to top |
|
|
|