Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/REditorSupport/vscode-R
/ callBack
Method
callBack
src/helpViewer/treeView.ts:647–649 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
645
}
646
647
callBack(){
648
void this.wrapper.rHelp.showHelpForPath(
'doc/html/index.html'
);
649
}
650
}
651
652
class
Search1Node extends NonRootNode {
Callers
1
handleCommand
Function · 0.45
Calls
1
showHelpForPath
Method · 0.65
Tested by
no test coverage detected