Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/REditorSupport/vscode-R
/ dispose
Method
dispose
src/api.d.ts:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
export
interface
HelpPanel {
14
showHelpForPath(requestPath?: string): void;
15
dispose(): void;
16
refresh(): void;
17
}
18
Callers
15
main
Function · 0.65
restartRTerminal
Function · 0.65
showViewer
Method · 0.65
dispose
Method · 0.65
knitWithProgress
Function · 0.65
constructor
Method · 0.65
constructor
Method · 0.65
delete
Method · 0.65
updatePreview
Method · 0.65
dispose
Method · 0.65
refresh
Method · 0.65
refresh
Method · 0.65
Implementers
1
RHelp
src/helpViewer/index.ts
Calls
no outgoing calls
Tested by
no test coverage detected