File Release Notes and Changelog
Notes:
This is a standalone release of the nox-browser component.
Browser provides single-click navigation within workbench,
reusable editors, persistent and automatic (pinned on
dirty) editor pins and a history of recently opened
elements in workbench.
This release fixes a few standing bugs, takes out
Eclipse R1.0 compatibility and combines the adapters and
the browser in one plugin.
Changes:
OPEN TASKS
- Editors opened by the workbench should show up in history
- The editor to open a selection is not always selected correctly
- List of reusable editors should be configurable/automatically determined
- "Always open in new editor" action missing
- Selection changes resulting from context menus should be ignored
- Plugin adapters should be lazily initialized
- BrowserPlugin should listen to page close events instead of browser
- No tooltips available for browser view actions
- Should respect workbench preferences for linking
- No action available for clearing history
- No preference page for settings
- Cursor position not saved in history
CLOSED TASKS
- Browser and editor area should synchronize hide/enable events
- History entries for resources should be fully qualified
- Browser should ignore multiple selections
- Keyboard shortcuts not defined for browser actions
- Show/hide view does not affect browsing state
- Editor pins lost after save