Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setReferenceCodebase
Method
setReferenceCodebase
src/plugins/chat/chatmanager.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void ChatManager::setReferenceCodebase(bool on)
116
{
117
codebaseEnabled = on;
118
}
119
120
bool ChatManager::isReferenceCodebase() const
121
{
Callers
4
onCodeBaseBtnClicked
Method · 0.80
accept
Method · 0.80
onTagAdded
Method · 0.80
onTagRemoved
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected