收集:最受开发者喜欢的15种文本编辑器

http://www.itjxue.com  2015-07-17 08:27  来源:未知  点击次数: 

For many developers, a trusty text editor is all you need for even the most complex web applications. Whether you’re creating a site from scratch, editing a CSS file, or messing around with configuration files on the server - a good, solid text editor will do the trick just fine. Last week, over 600 people voted for the text editor that they felt was the best from the large set of options out in the market.

本文收集了为开发者非常喜欢的十五种文本编辑器。英文名为:The 15 Most Popular Text Editors for Developers

In this article, you’ll find fifteen of the most ubiquitous text editors for development as voted by you.

15. SciTE

SciTE - screen shot.

SciTE download page

SciTE, an open source text editor for Windows and Linux, was originally developed to demonstrate the power of Scintilla. It has since grown into a fully-featured text editor for developers. You can extend the default SciTE installation with user-generated configuration files like the SciTE command-line launcher (a simple Windows command-line tool for opening files in SciTE).

14. EditPlus

EditPlus - screen shot.

EditPlus download page

EditPlus is a Windows text editor for HTML and programming. It has syntax highlighting for HTML, CSS, PHP, JavaScript (among others), a built-in web browser (which they call Seamless Web Browser) for previewing your work and browsing the web, and auto-completion. EditPlus isn’t free, and it costs thirty-five buckaroos for a 1-user license.

13. E - TextEditor

E - TextEditor - screen shot.

E - TextEditor download page

E - TextEditor, or just called E, is TextMate for Windows. It has a host of useful features that developers will appreciate such as a personal revision control system to ease the burden of managing multiple versions of a file, ultimate customization possibilities, and a collection of automated tasks to save you time and improve your productivity. Check out the Keyboard Shortcuts Cheatsheet to make writing with E more efficient.

12. GNU Emacs

GNU Emacs - screen shot.

GNU Emacs download page

GNU Emacs is an open source, cross-platform (available for various distros of Linux, Mac OS X, and even Windows) text editor. Emacs is highly extensible and customizable to your particular needs and has all of the things you’d expect from a developer’s source code editor such as syntax highlighting, ability to edit plenty of file types, and the ability to broaden its features with extensions such as debuggers and  note managers/organizers.

11. gedit

gedit - screen shot.

gedit download page

gedit is the official open source text editor for GNOME (a desktop GUI for Linux-based and Unix-based computers). It has a plethora of options and features that coders will love, including syntax highlighting for many languages, full support for UTF-8 text, remote-file editing, and file backups. It also has a very accommodating plugin system that permits you to extend gedit.

(责任编辑:IT教学网)

更多

相关JSP教程文章

推荐JSP教程文章