• Welcome to LINK ACCUMULATOR. Please log in.

[Editoren (Text Editors) ... ]

Started by lemonhorse, December 06, 2012, 05:14:48 PM

Link

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
http://notepad-plus-plus.org/

The open source, cross platform, free C++ IDE.
http://www.codeblocks.org/


jEdit supports syntax highlighting for more than 200 file types.
Das quelltextoffene jEdit zählt zu den mächtigsten Allzweck-Editoren. Es bringt Syntax-Hervorhebung für 130 Programmiersprachen mit, darunter auch HTML, CSS, JavaScript, Perl, PHP und Python. Mit inkrementeller Suche, regulären Ausdrücken und Zugriff auf nicht geöffnete Dateien lassen die Optionen für Suchen und Ersetzen keine Wünsche offen; die Funktion HyperSearch zeigt die Fundstellen in einer Liste an. jEdit rückt Text automatisch ein und faltet Codeblöcke zusammen. Zu den Luxus-Ausstattungsmerkmalen zählen die Makro-Sprache mit Recorder, die mehrfachen Zwischenablagen und der „Kill ring“ zum Wiederherstellen von gelöschtem Text.
http://www.jedit.org

Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features.
http://www.geany.org/