Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REditorSupport/vscode-R
/ callBack
Method
callBack
src/helpViewer/treeView.ts:656–658 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
654
iconPath =
new
vscode.ThemeIcon(
'zap'
);
655
656
callBack(){
657
void this.wrapper.rHelp.searchHelpByAlias();
658
}
659
}
660
661
class
Search2Node extends NonRootNode {
Callers
nothing calls this directly
Calls
1
searchHelpByAlias
Method · 0.80
Tested by
no test coverage detected