| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#4 (permalink) |
|
asleep at the trigger
|
I use notepad++ too but if you look at my CSS code it comes out fucked up every time. Any idea why? It's just on normal settings. Xepher Media // web & graphic desgin twitter.com/rglover
|
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Sep 2006
Location: Glasvegas
Posts: 865
|
vim in a terminal on linux, gvim on windows - feel da powa i've tried nearly everything over the years - editors & ide's - and they've all sucked for one reason or another - ide's in particular since they encourage use of the mouse and leaving the keyboard slows you down bite the bullet, learn either vim or emacs (emacs i hate because it looks really bad and the key combos don't do it for me but it is ultra powerful), and you wont look back; there is a steepish learning curve but it's well worth it (you can get up and running in seconds though) vim - auto complete & syntax highlighting for practically any language, plugins galore to give you stuff like project management/file exploring etc - and it's free, fast as fuck, been around for ever, isnt going anywhere, cross platform, etc etc example : re-format/pretty-print *any* code in vim gg=G all done, woot only place an IDE is useful is java and the like because they take care of a lot of the boilerplate code for you, but you can rig things up in vim to handle that too so it's pretty moot meh.
|
|
|
|
#9 (permalink) |
|
Just another web monkey
|
EditPLus EditPlus Text Editor, HTML Editor, Programmers Editor for Windows - Welcome! - does everything i need including code folding, syntax highlighting, regexp, etc I've used it for years as I found UltraEdit too feature heavy whereas I feel this is "just right" ... YMMV tho :-) |
|
![]() |