SideKick 0.7.6
Source: Source code is in SVN with the tag release-0-7-6.
Announcement: Bug fix release --
- k_satoda, fixed bug 2157957, more work on tree collapsing after jumping to an asset
- ezust, fixed bug 2135885, applied patch SideKickTree.fix_focus.diff from vox_mea
- shlomy, fixed bug 2157957, tree collapsing after jumping to an asset
- daleanson, fixed bug 2134904, applied patch to fix odd coloring of filter box
- k_satoda, fixed bug 2134925, tree was expanding when 'follows caret' was disabled
- k_satoda, fixed several possible memory leaks
- daleanson, Matt Gilber, work on filtering
- daleanson, change to support bug 1769794 for XML plugin
- k_satoda, fix for bug 2027704, added new option which makes auto-completion popups get focus
- shlomy, emit PositionChanging instead of BufferChanging
Requires Java 1.5
Requires jEdit 04.03.15.00
Required plugins:
errorlist.ErrorListPlugin 1.4
Short Description: The SideKick plugin provides a dockable window in which other plugins can display buffer structure in a tree view.
Long Description: <html>
<p>
The SideKick plugin describes a framework for structure browsing and completion.
It defines a single dockable window which can be used to show a tree structure of the
current buffer. It also defines a specification for how plugins can provide language-specific completion popups.
</p>
</html>
released to plugin central.