Programmer’s Text Editor:
Linux users know the advantages and additional features present in default text editor(say.. Kate).Windows platform has got the worst text editor(Notepad).Windows users must try jEdit it is the perfect editors for developers and for a normal user.jEdit is a Ope source Software.
jEdit is a mature programmer’s text editor with hundreds (counting the time developing plugins) of person-years of development behind it.While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0.The jEdit core, together with a large collection of plugins is maintained by a world-wide developer team.
Some Features Of jEdit:
- Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.
- Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.
- Plugins can be downloaded and installed from within jEdit using the “plugin manager” feature.
- Auto indent, and syntax highlighting for more than 130 languages.
- Supports a large number of character encodings including UTF8 and Unicode.
- Folding for selectively hiding regions of text.
- Word wrap.
- Highly configurable and customizable.
- Every other feature, both basic and advanced, you would expect to find in a text editor.
jEdit
You can also try Notepad ++