|
quote:
originally posted by jim mcnamara
ultraedit because it supports syntax highlighting for many dozens of languages/environments.
the bad part is it runs on windows - i think there is an x version coming out, dunno.
ultraedit is a great editor but, as you said, it's windows only. you can use the ftp save as but that is still not that great.
i prefer vi since it is just about on every unix box that i've ever used and, once you get used to it, navigation and feature use is only a couple of keystokes away. a couple of features that are very handy are bookmarks, copy and paste buffers, launching a program and automatically reading its output into your text, lauching a program using your text as input. these will become second nature and you'll get going pretty fast. i kind of wish ultraedit could switch on a vi mode once in awhile.
|