收集:最受开发者喜欢的15种文本编辑器(2)
10. TextPad
TextPad is a general purpose text editor for Windows-based systems. It has plenty of features like a spell checker for 10 languages, a Warm Start feature which lets you start the program from where you left off when you last opened it, and a keystroke macro recorder for automating keystrokes (which can save you a ton of time from typing frequently-used code), and lots more.
9. UltraEdit
UltraEdit is a popular and powerful Windows-based text editor for developers and programmers. It has support for languages like PHP, JavaScript, Perl, C/C++, has built-in file management features, and has a notable and robust search-and-replace feature. Check out their feature map to see a gallery-style presentation of UltraEdit’s features.
8. Dreamweaver
Dreamweaver is a fully-featured IDE for web designers and developers created by Adobe. Its built-in Code View is excellent for developers: it has syntax-highlighting, a very smart code-hinting/auto-completion feature, and on-they-fly syntax validation.
7. Komodo Edit / Komodo IDE
Komodo Edit is an open source, cross-platform (Windows, Linux, Mac) editor for serverside languages that comes with Komodo IDE (but you can download it separately). Developers will have a great set of features in store for them in Komodo Edit, including code folding for tucking away lines of code you’re not currently working on, on-the-fly syntax checking, and the ability to extend it with various plugins.
6. Aptana
Aptana is a free, complete web development IDE that’s available as a standalone application or as an Eclipse plugin. It has built-in support for popular libraries like jQuery, MooTools, and Prototype to make client-side web development easier for you.