Version 6.31 (5 мая 2010 г.)
Fixed
Because of a build problem not all updated components where included in the latest build (version 6.30). It's been fixed and to avoid confusement I've updated the version to 6.31.
Version 6.30 (4 мая 2010 г.)
Tools (in menus)
All tools will be displayed with icons, if selected in options.
Tools (in toolbars)- Tools can now be added to all "Quickbar" toolbars and the editor toolbar.
- Sub menus can be added to toolbars. The tool button will have an drop down arrow and when clicked, will display the sub menu.
- Made some changes in options to enable sub menus in toolbars.
Bookmarks
Bookmarks are no longer displayed using small icons in the left margin. Instead a filled rectangle is used around the line number with its own background color. The upper right corner is used to indicate a normal bookmark (*) and a numbered bookmark (0-9).
The bookmark menu now looks like below:
Toggle Bookmark (Ctrl+F2)
Previous Bookmark (Alt+F2)
Next Bookmark (F2)
Clear all Bookmarks
Delete bookmarked lines
-
Numbered Bookmarks
-- Set Bookmark
-- Goto Bookmark
You can use Alt+LeftMouseButton to toggle bookmarks. Just click in the left margin to toggle them on or off.
The bookmark color can be changed in options (Preferences->Left Margin).
Goto line #
You can now go to a column using this function.
Ex. 123:14 will take you to line 123 and column 14.
Ex. :23 will take you to column 23 on the current line.
Ex. 123 will take you to line 123.
Fixed- Made the options dialog wider.
- Fixed some display issues in the left margin.
- Fixed some minor display issues in the options dialog with themes.
- Solved some resize issues.
- Fixed several minor issues.
- Fixed several issues listed in the forum.