Projects tagged ‘development’ and ‘editor’


[59 total ]

2309 Users
   

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.
Created over 3 years ago.

707 Users
   

Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
Created over 3 years ago.

663 Users
   

Emacs is the extensible, customizable, self-documenting real-time display editor.
Created over 3 years ago.

347 Users
   

WinMerge is a tool for visual difference display and merging, for both files and directories. It is highly useful for determing what has changed between file versions, and then merging those changes. ... [More] WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in a location pane. The user interface is translated into several languages. [Less]
Created over 3 years ago.

153 Users
   

jEdit is an Open Source text editor written in Java. It has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace ... [More] , folding, and keyboard macros. jEdit also includes a powerful plugin architecture that allows more than 80 plugins to be downloaded and installed from within the editor. [Less]
Created over 3 years ago.

115 Users
   

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.
Created over 3 years ago.

109 Users
   

PHPEclipse integrates full PHP development support in the Eclipse IDE by providing you with editor, code formatter and checker, debugger support and other features.
Created over 3 years ago.

92 Users
   

Ctags generates an index (or tag) file of language objects found in source files that allows these items to be quickly and easily located by a text editor or other utility. A tag signifies a language ... [More] object for which an index entry is available (or, alternatively, the index entry created for that object). [Less]
Created over 3 years ago.

79 Users
   

Code::Blocks is a free, open source, and cross platform IDE. It is being developed in C++ using wxWidgets. Using a plugin architecture, its capabilities and features are defined by the provided ... [More] plugins. Code::Blocks is being developed under Windows and Linux. Users have successfully built Code::Blocks under FreeBSD and under Mac OS X. [Less]
Created over 3 years ago.

77 Users
   

Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as ... [More] independent as possible from a special Desktop Environment like KDE or GNOME. So it is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. [Less]
Created over 3 years ago.