Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/REditorSupport/vscode-R
/ refresh
Method
refresh
src/api.d.ts:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
showHelpForPath(requestPath?: string): void;
15
dispose(): void;
16
refresh(): void;
17
}
18
19
Callers
15
activate
Function · 0.65
updateWorkspace
Function · 0.65
cleanupSession
Function · 0.65
refreshPackageRootNode
Method · 0.65
refreshPreviewNode
Method · 0.65
refreshRootNode
Method · 0.65
refresh
Method · 0.65
_handleCommand
Method · 0.65
callBack
Method · 0.65
_handleCommand
Method · 0.65
callBack
Method · 0.65
refresh
Method · 0.65
Implementers
1
RHelp
src/helpViewer/index.ts
Calls
no outgoing calls
Tested by
no test coverage detected