MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / isSyncOpenFiles

Method isSyncOpenFiles

ChatView/ChatRootView.cpp:983–986  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

981}
982
983bool ChatRootView::isSyncOpenFiles() const
984{
985 return m_isSyncOpenFiles;
986}
987
988void ChatRootView::onEditorAboutToClose(Core::IEditor *editor)
989{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected