Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ save_state
Method
save_state
test/MockEditorInterface.cpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void MockedDocumentInfo::save_state() { past.push_back(cur); }
53
54
void MockEditorInterface::move_active_document_to_other_view() {
55
auto &view = m_documents[m_active_view];
Callers
2
delete_range
Method · 0.80
begin_undo_action
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected