Recently Updated Plugins
Plugins updated:
18-April-12 |
JythonInterpreter 1.0: Updated for jEdit 4.4 and Jython 2.5.3b1 |
|
Plugins updated:
9-April-12 |
Console 4.5: [Alan Ezust]
Fixed layout issue in Errors Option Pane where the NOTE: was too wide.
Fixed bug in how Console.fgColor was set introduced in 4.4.4
#3479436: New option: Clear console before commando/build/run.
#2940948: Add variable ($l) for current TextArea's cursors's line number
#3481158: Add variable ($p) for current project root dir.
#3471524: Project option pane enhancements
#1542700: Console crashes Swing with hyperthreaded or dualcore systems
#1604327: Console javac commando problems.
#3479434: InterruptedException from BufferOutput.
[Damien Radtke]
#1894889 - windows commands now wrapped in parentheses to prevent space issues |
|
Plugins updated:
5-April-12 |
JSLint 1.0: * A command to run jslint on all open buffers was added
* An option for a list of objects to predefine before running jslint was added
* The dependency on JavascriptScriptEnginePlugin was replaced with a dependency on RhinoPlugin |
|
Plugins updated:
28-March-12 |
CommonControls 1.5: New class in common.io: ProcessExecutor
Improved API Documentation
Deprecated some older classes |
GitPlugin 0.4: Searches subprojects [Alan Ezust]
New actions: Open Modified Files, Commit,
Delete Branch, Checkout Branch, Delete Branch [Marcelo Vanzin] |
TaskList 2.5: - Fix for tracker 3464344, some tree highlighting and key handling issues.
- Better checking for binary files.
- Ability to parse whole files rather than just comments.
- Fix for tracker 3466508, refresh dockable on task type pattern change.
- Skip hidden files and directories to improve performance. Added option
to check hidden files.
- Fix for tracker 3469508, case-insentivie not honored for task types.
- Applied patch from Jarek for buffer loading, tracker 3474766. |