File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,15 @@ This menu includes commands and actions related to fast navigation in file conte
226226### Go To Line
227227Shows a popup to go to selected line, ** line numbers start from 1.**
228228
229+ ### Bookmarks
230+ Shows bookmarks panel.
231+
232+ ### Toggle Bookmark
233+ Toggles bookmark for each line with selection or caret.
234+
235+ ### Remove All Bookmarks
236+ Removes all bookmarks.
237+
229238## Command
230239This menu includes commands and actions related to commands that you can run.
231240
@@ -311,11 +320,7 @@ add them as a comma-separated list, first item will be main and hard guide line
311320more contrast.
312321
313322### Show Bookmarks
314- When enabled, shows bookmarks in gutter.
315-
316- !!! Note
317-
318- Bookmarks feature isn't yet available.
323+ When enabled, shows bookmarks in gutter and you can click on gutter to toggle bookmarks.
319324
320325### Show Line Numbers
321326When enabled, shows line numbers in gutter (from 1).
@@ -414,9 +419,6 @@ below:
414419- Go To > Insert Navigation Mark
415420- Go To > Navigation Marks
416421- Go To > Table Of Contents
417- - Go To > Bookmarks
418- - Go To > Toggle Bookmark
419- - Go To > Remove All Bookmarks
420422- Tools > Security
421423- Tools > Counter
422424- Tools > Translation
You can’t perform that action at this time.
0 commit comments