jEdit 4.3 showing Java macro.
|
|
Original author(s) | Slava Pestov |
---|---|
Developer(s) | jEdit project |
Initial release | 1998 |
Stable release |
5.3.0 / October 20, 2015
|
Preview release |
5.3pre1 / February 21, 2015
|
Written in | Java |
Operating system | Java-supporting |
Available in | English |
Type | Text editor |
License | GPL v2 |
Website | www |
jEdit is a free software text editor available under the GNU General Public License version 2.0. It is written in Java and runs on any operating system with Java support, including BSD, Linux, macOS and Windows.
jEdit development was started in 1998 by Slava Pestov, who left the project in 2006, handing development to the free software community.
jEdit includes syntax highlighting that provides native support for over 200 file formats. Support for additional formats can be added manually using XML files. It supports UTF-8 and many other encodings.
It has extensive code folding and text folding capabilities as well as text wrapping that takes indents into account.
The application is highly customizable and can be extended with macros written in BeanShell, Jython, JavaScript and some other scripting languages.
There are over 150 available jEdit plug-ins for many different application areas.
Plug-ins are used to customize the application for individual use and can make it into an advanced XML/HTML editor, or an integrated development environment (IDE), with compiler, code completion, context-sensitive help, debugging, visual differentiation and language-specific tools.