{{{ TextTools 1.16
Source: Source code is in SVN with the tag svn.code.sf.net/p/jedit/svn/plugins/TextTools/tags/TextTools-1.16
Announcement:
- Optionally move line down after toggling a line comment - jarekczek
- German translation - thanks to rschwenn
- allow modifying read only buffers - Dale Anson
- fix for bug #1329, block shorting deletes characters - Dale Anson
- fix for bug #978, option to add space after comment
Requires Java 1.6
Requires jEdit 05.02.00.00
Short Description: This plugin provides a number of small actions for performing text manipulation.
Long Description: <HTML>
<title>TextTools</title>
This plugin provides a number of small actions for performing text manipulation.
Currently, the package includes the Sort, Reverse Sort, Transpose Characters, Transpose Lines, and Transpose Words.
In addition, TextTools plugin offers the actions Toggle Line Comment and Toggle Range Comment for blocks of code.
See the plugin documentation for more details about the actions themselves.
}}}
Released to PC