Line Number Gutter |
Line Number Gutter
Line Number Gutter is embeded in the left side of code editor, used for displaying line numbers, lines count of current file and etc.
Clicking Line Number Gutter can toggle bookmark. Clicking the lines count area in the bottom can open "Go to Line Number" dialog. Right clicking on it will display a context menu, which shows as below:
Jump to Bookmark: Jump to bookmark position in editor window.
Bookmark Browser: Open Bookmark Browser Tool.
Clear All Bookmarks: Clear all bookmarks in current view.
Goto Line: Open "Go to Line Number" dialog.
Editor Tools Settings: Show Editor Enhancement Settings dialog, see the after context.
Hide Line Number: Close Line Number Gutter. If you want to reopen it, you can configure it in Editor Enhancements Settings dialog.
The settings dialog shows as below:
Show Line Number in Editor: Show Line Number Gutter in the left side of code editor.
Line Number Font: Change font and color of line number.
Cur.Line Number Font: Change font and color of current line number.
Auto Adjust Width of Line Number: If selected, Line Number Gutter will automatically adjust its width according to lines count and displayed lines when switching to each file.
Show at Least: The minimum characters number to keep when adjusts width.
Fixed Width of Line Number: If selected, Line Number Gutter will use fixed width.
Show Fixed: The characters number of using fixed width.
Links