Recently Updated Plugins
Plugins updated:
9-November-10 |
JavaSideKick 3.1.0: - Introduction of a new global classloader
- Improved code completion
- Improved look of popup menu w/ icons (if they're not disabled)
- Added explicit "import class under cursor" action |
|
Plugins updated:
20-October-10 |
Groovy 1.7.5: Initial Release |
GroovyShell 1.0: Initial Release |
SideKick 1.0: Mostly a bug fix release.
- Fixed plugin bug #2976642: CtagsSidekick - mode-specific options pane deactivated for "<Global Standards>". (shlomy)
- Fix for bad cast during goToNextAsset and goToPreviousAsset. (daleanson)
- Fix for Shift-Click on sidekick tree to select the entire asset. (daleanson)
- Define the end of an asset as the position of the first character following the asset (or the end of the buffer). Adjust the calls accordingly. (shlomy)
- Added some convenience macros. (shlomy)
- Better application of the tree expansion model. (daleanson)
- Fix for Tracker 3081956, applied Damien's patch plus a little more to make it work if the mode of the second file is different than the first file. (daleanson)
- Fix for tracker 3008037, problems with go to next and previous asset. (daleanson) |
|
Plugins updated:
8-October-10 |
BufferLocal 1.4.0: Bug fix release. |
EditorScheme 1.3: Added color settings for Activity Log for the zenburn scheme, some code clean up. |
Minimap 1.2: -Removed wrap guide
-Fixed an exception that occurs when changing buffer |
SVNPlugin 1.6.0: Mostly a bug fix release
- upgraded svnkit to 1.3.4
- storing settings in a plugin home directory rather than default svn location
- fix for tracker 2996025, only show subversion menu in PV context menu when svn is the selected vcs for the project
- fix for blame display, previously if a user asked for blame on a file, then changed buffers while the blame data was being fetched, the blame would be displayed for the wrong buffer
- fixed NPE exception in PV context menu when PV is showing all projects |
TaskList 2.3: Bug fix release
- fix for task comments being truncated in certain cases
- fix for array index out of bounds exception
- stop parsing line once task has been found
- fixed support for phpdoc @todo and added as a default task type |
|
Plugins updated:
5-October-10 |
Navigator 2.2: It's been quite a while since the last release, so there are quite a few bug fixes and feature enhancements. Here are the highlights:
- Improved interoperability with CtagsInterface (shlomy)
- Fix for NPE from markTokens (shlomy)
- Fix for tracker 2972013, added popup to back and forward buttons.
- Added "go to line" dialog to replace the jEdit dialog. This one remembers the last entry and also shows a history list.
- Added a new dockable interface, which is a little more user friendly than the history popups.
- Improved handling of the history lists when buffers have been edited or closed. Now the positions are adjusted or removed as appropriate.
- Save and restore Code2Html settings so that Navigator does not trash the user settings for Code2Html. |