{{{ Highlight 2.5
Source: https://github.com/kpouer/jEdit-plugin-Highlight.git tag 2.5
Announcement: Fix a memory leak where the memory was not completely released when a buffer was closed
Highlight overview is now multithreaded
Highlight overview is now disabled for files with over 200000 lines
Requires Java 11
Requires jEdit 05.06.99.00
Short Description: Highlight is a visual plugin that will highlight words (or matched regexp) with different colors.
Long Description: <html>
Highlight is a visual plugin that will highlight words (or matched regexps) with different colors in the text area.
Contains the option highlight word at caret, which some say should be a built-in feature of jEdit. There are many other options and actions that allow you to highlight specific things in different ways.
}}}
Released to plugin central.
Doesn't compile with jEdit 5.5 but OK with 5.6:
Matthieu, can you fix the dependency and re-tag?
Thanks,
Diff:
Diff:
Released 2.5 to plugin central. Thanks!