MCPcopy 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
52void MockedDocumentInfo::save_state() { past.push_back(cur); }
53
54void MockEditorInterface::move_active_document_to_other_view() {
55 auto &view = m_documents[m_active_view];

Callers 2

delete_rangeMethod · 0.80
begin_undo_actionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected