Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REditorSupport/vscode-R
/ refreshPanel
Method
refreshPanel
src/rmarkdown/preview.ts:424–426 ·
view source on GitHub ↗
(preview: RMarkdownPreview)
Source
from the content-addressed store, hash-verified
422
}
423
424
private refreshPanel(preview: RMarkdownPreview): void {
425
void preview.refreshContent(this.useCodeTheme);
426
}
427
}
428
Callers
1
updatePreview
Method · 0.95
Calls
1
refreshContent
Method · 0.80
Tested by
no test coverage detected