MCPcopy 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

updatePreviewMethod · 0.95

Calls 1

refreshContentMethod · 0.80

Tested by

no test coverage detected