As a program developer, we spend most of our time sitting in front of the computer, and the software we use most in the computer is the code editor. Therefore, the code editor will directly affect the efficiency of developers. The excellent code editor can help us get twice the result with half the effort. This article introduces 10 special code editors. Which one do you like most?
Articles you may be interested in
- Carefully selected 12 excellent jQuery Ajax paging plug-ins
- 10 popular topic Bootstrap in Metro UI Style
- 35 exquisite CSS3 and HTML5 webpage templates are recommended
- Enjoy the cloud era: Essential 8 best cloud Integrated Development Environments
- Exquisite Web application icons
Aptana
AptanaStudio is an Eclipse-based integrated Web development environment. Its most widely known is its powerfulJavaScriptEditor and debugger. AptanaStudio can be used not only as an independent program, but also as an Eclipse plug-in.
Cloud9 IDE
Cloud9 IDE is based onNode. jsThe built online integrated development environment supports syntax highlighting in many common development languages such as C #, C ++, Python, Perl, Ruby, and Scala, and provides powerful online debugging functions. The built-in Vim mode is very easy to use and supports popular version control systems, such as Git, Mercurial, and SVN. In addition, it also has a very powerful plug-in system that can expand its functions. For example, with CSSLint and JSBeautify, Cloud9 can become a very practical code beautification tool.
Komodo
Komodo is a cross-platform (for Windows, Mac OS X, and Linux) IDE that supports Perl, PHP, Python, Ruby, Tcl, JavaScript, CSS, HTML, and XML. It has background syntax detection, color matching, error capturing, Automatic completion, and other features.
Microsoft Web Matrix
Web Matrix is a free, lightweight, and cloud-connectedWebA development tool that contains all the elements required to build a website. You can start with an open-source Web project or a built-in Web template, or write code directly from scratch.
Rad studio
RAD Studio XE5 is an application development team that is suitable for building real native applications for Android and iOS and quickly applying them to app stores and enterprises. Build applications using the same source code library without sacrificing Application quality, connectivity, or performance. With native Android and iOS support, it can be extended to the world's largest accessible mobile market.
Mercury Editor
Mercury is a full-featured HTML5 editor. It is built from the bottom up to help your team make full use of modern browsers for content editing.
Flux
Flux is an advancedHTML5The web design application allows you to create amazing websites from scratch. Flux is not a template-based solution, but a creative design environment. Provides comprehensive support for HTML and CSS, including image maps, CSS gradient, custom fonts, and almost all other functions.
Code Orchestra
Code Orchestra can convert ActionScript3 to JavaScript. This allows you to use debugging, JS preview, jQuery, and D3 in the AS3 project. You once dreamed that you do not need to re-compile or restart the application when modifying the code? Code Orchestra helps you implement it.
Codio
Codio has powerful panel and label layout functions. You can arrange the editor into any layout you like, and then drag and drop files between these panels and arrange them. Syntax highlighting and over 60 languages, Automatic Code Completion, code snippets, custom shortcuts, Emmet, code folding, themes, code validation, color preview/selector, embedded preview, code beautification and other functions.
Sencha effecect
Sencha effecect 2 is a visual Application Builder that uses Sencha Touch 2 to build mobile applications and ExtJS 4 to build desktop applications. Senchca effecect 2 provides a visual canvas and code editing platform, and uses drag-and-drop methods to quickly assemble mobile and desktop applications.
Articles you may be interested in
- OverAPI.com-the most comprehensive Online quick query manual for developers in history
- CSS Matic: The ultimate CSS toolbox essential to web designers
- CSS beau-a convenient online CSS code beautification Tool
- ScrollUp-super lightweight and customizable back-to-top jQuery plug-in
- Swipebox-jQuery Lightbox plug-in for touch screen
Link to this article: 10 excellent code editors you may have never used. Which one do you like?
Source: Dream sky ◆ focus on front-end development technology ◆ share web design resources
Source of this article [http://www.cnblogs.com/lhb25 /]