MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / gotoPreviousBookmark

Method gotoPreviousBookmark

src/plugins/codeeditor/gui/texteditor.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320void TextEditor::gotoPreviousBookmark()
321{
322 d->gotoPreviousMark(TextEditorPrivate::Bookmark);
323}
324
325void TextEditor::clearAllBookmarks()
326{

Callers

nothing calls this directly

Calls 1

gotoPreviousMarkMethod · 0.80

Tested by

no test coverage detected