Recently Updated Plugins
Plugins updated:
9-November-09 |
TaskList 2.0: Bug fixes and new features. TaskList can now show tasks in the current file, all open files, a project, part of a project, or part of the file system. |
|
Plugins updated:
2-November-09 |
CandyFolds 1.1.0: This release contains bug fixes and new features:
- Revamped guide evaluation: now it uses only the line indentation.
- Enriched the default configuration for java and xml file modes.
- Fixed bug that prevented regex matching on files using Windows (\r\n) line separators. |
FinishHim 0.9: First Release. Finish Him! is a smart and quick word completion (expansion) plugin similar to Textmate's or Netbeans word completion. It allows you to cycle through completions by hitting its keyboard shortcut continuously. |
|
Plugins updated:
29-October-09 |
PHPParser 1.2.7: -Added basic namespace keyword support
-Allow $this->return syntax
-fixed an exception when parsing interface declaration (#1910321)
-the variables used in <?=$tutu?> were ignored by code analysis
-Fixed chained method call syntax (#2854175)
-The parser now accept methods with name = null (#2849929)
-closure parsing support (#2461603) |
|
Plugins updated:
9-October-09 |
JavaSideKick 2.6.0: Bug fix release for Java code completion. Code
completion is much better with this release.
- Fix for tracker 2855020, Option Pane added again when clicking
apply.
- Fix for tracker 1956010, problems with code completion.
- Added ability to read .classpath files like those created by Eclipse
so the classpath and source path can be loaded more easily. |
SVNPlugin 1.4.0: Bug fix release.
- Updated overlay icons for ProjectViewer.
- Fixed status command so it shows "none" when attempting to get the
status of a file not under version control.
- Moved SwingWorker and CloseableTabbedPane code to CommonControls.
- Added 'Diff against working copy' to Log results.
- Upgraded to SVNKit 1.3.1 libraries.
- Fixed diff against BASE version so it actually works. Diff against
BASE is much faster than HEAD.
- Fix for Tracker 2873542. SVN properties can have binary values,
which weren't being handled correctly.
- Fixed getting log from SVN Browser. An extra / in the path was
causing it to fail sometimes.
- Fixed getting info from SVN Browser. An extra / in the path was
causing it to fail sometimes.
- Applied patch from Tracker 2874411 from Eric to fix a Nimbus look and
feel problem. |