Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
void TextEditor::gotoPreviousBookmark()
321
{
322
d->gotoPreviousMark(TextEditorPrivate::Bookmark);
323
}
324
325
void TextEditor::clearAllBookmarks()
326
{
Callers
nothing calls this directly
Calls
1
gotoPreviousMark
Method · 0.80
Tested by
no test coverage detected