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

Method openFileEditInEditor

ChatView/ChatRootView.cpp:1205–1208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1203}
1204
1205void ChatRootView::openFileEditInEditor(const QString &editId)
1206{
1207 m_fileEditController->openFileEditInEditor(editId);
1208}
1209
1210void ChatRootView::applyAllFileEditsForCurrentMessage()
1211{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected