Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ pluginInlineChangeHint
Function
pluginInlineChangeHint
apps/kimi-code/src/tui/commands/plugins.ts:556–558 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
554
}
555
556
function
pluginInlineChangeHint(): string {
557
return
'run /reload or /new to apply'
;
558
}
Callers
2
applyPluginEnabled
Function · 0.85
handlePluginMcpSelection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected