Source code editor

   

A source code editor is a text editor program designed specifically for editing source code of computer programs by programmers. It may be a standalone application or it may be built-in in an integrated development environment (IDE). Source code editors may have features specifically designed to simplify and speed up input of source code, such as syntax highlighting and autocomplete functionality (such as Microsoft's Intellisense). These editors may also provide a convenient way to run a compiler, interpreter, debugger, or other program relevant for software development process.

Some well known source code editors:


Retrieved from "http://www.mywiseowl.com/articles/Source_code_editor"

This page has been accessed 129 times. This page was last modified 20:27, 23 Nov 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).