
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Advanced text editor with syntax highlighting for many languages (Bash, Batch, C++, C#, CMake, CSS, D, Diff, HTML, IDL, Java, JavaScript, Lua, Makefile, Perl, Python, PHP, Ruby, SQL, XML). Supports sessions, search with regexps (including multiline regexps), charsets, code folding, line markers, block selections and other features.
Has Brazilian Portuguese, Chinese (Simplified), Czech, English, French, German, Polish, Russian, Spanish localizations (some of them are extremely outdated).
For bug reports and feature requests you are always welcome at bug tracker:
https://sourceforge.net/tracker/?group_id=205470
If you'd like to have the latest changes use SVN version from here:
http://juffed.svn.sourceforge.net/svnroot/juffed/0.8
Trunk repository is going to be unstable, be careful if using it :)
10 years ago
0.8.1
* Applied patchset from David Stegbauer:
- Removed unneeded debug outputs
- Pascal Lexer Corrections
- Updated juffed.desktop translations
- some minor fixes
* Added: Czech localization (thanks to Pavel Fric)
Windows package now contains updated QScintilla with improved performance on long lines. It also contains all plugins.
0.8.0.1
There was a missing DLL in Windows package, please download a newer version if you had problems.
Linux packages are OK.
0.8
main changes since 0.6.1:
* charset auto-detection (requires 'enca' package on *nix)
* improved sessions management
* new plugin API and new plugins
* new settings (printing, file types, keybindings, colors)
* new syntaxes (TCL, Pascal, TeX, Fortran)
* improvements in Find Dialog
* search for multiline regexps
* new editing actions (commenting lines by a hotkey, upper case, duplicate lines, go to/select to matching brace, etc)
* single instance support for Windows
* lots of bugfixes and small improvements
For details see the file ChangeLog in source tarball.
10 years ago
0.8.1
* Applied patchset from David Stegbauer:
- Removed unneeded debug outputs
- Pascal Lexer Corrections
- Updated juffed.desktop translations
- some minor fixes
* Added: Czech localization (thanks to Pavel Fric)
Windows package now contains updated QScintilla with improved performance on long lines. It also contains all plugins.
0.8.0.1
There was a missing DLL in Windows package, please download a newer version if you had problems.
Linux packages are OK.
0.8
main changes since 0.6.1:
* charset auto-detection (requires 'enca' package on *nix)
* improved sessions management
* new plugin API and new plugins
* new settings (printing, file types, keybindings, colors)
* new syntaxes (TCL, Pascal, TeX, Fortran)
* improvements in Find Dialog
* search for multiline regexps
* new editing actions (commenting lines by a hotkey, upper case, duplicate lines, go to/select to matching brace, etc)
* single instance support for Windows
* lots of bugfixes and small improvements
For details see the file ChangeLog in source tarball.
Mezomish
13 years ago
There are some technical problems on hosting. I hope they will be solved soon.
Report
Mezomish
13 years ago
Report
patrik08
13 years ago
Have you insert linux specific code? like external app grep less or so?
Report
Mezomish
13 years ago
Thank you.
Report
Mezomish
13 years ago
I'll polish it a little and share the ready-to-use archive.
Report