Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
983
bool ChatRootView::isSyncOpenFiles() const
984
{
985
return m_isSyncOpenFiles;
986
}
987
988
void ChatRootView::onEditorAboutToClose(Core::IEditor *editor)
989
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected