Software:JuffEd
From HandWiki
Short description: Programmer-oriented text editor
Screenshot of text editor JuffEd running on a Debian box | |
Developer(s) | Mikhail Murzin |
---|---|
Stable release | 0.10-1054
/ March 31, 2013[1] |
Written in | C++ |
Operating system | Cross-platform |
Type | Text editor |
License | GPL-2.0-only |
Website | juffed |
JuffEd is a text editor for programmers and advanced users. It is designed to be a simple and lightweight cross-platform text editor. It uses Qt4 toolkit and QScintilla editing component (Qt port of Scintilla editing component).
Features
- UTF-8 compatible
- Syntax highlighting for many languages (Ada, Assembly Language, Batch, Bash, C/C++, C#, CSS, D, diff, Fortran, Haskell, HTML, IDL, Java, JavaScript, Lisp Lua, Makefiles, Pascal, Perl, Python, PHP, Ruby, SQL, TeX, XML)
- Plaintext- and regexp-based text search/replacement
- Line numbers
- Text wrapping
- Autocomplete
- Auto-indent
- Bracket matching
- Current line highlighting
- Saving/restoring of named sessions
- Line markers
- Character encoding selection
- Customizable GUI
- Brazilian Portuguese, Chinese (simplified), Czech, English, French, German, Polish, Russian, and Spanish translations
See also
- List of text editors
- Scintilla (editing component)
References
External links
Original source: https://en.wikipedia.org/wiki/JuffEd.
Read more |