SYMBOL INDEX (9 symbols across 1 files) FILE: src/extension.ts function activate (line 4) | function activate(context: vscode.ExtensionContext) { class PreviewPanel (line 38) | class PreviewPanel { method createOrShow (line 50) | public static createOrShow(extensionPath: string) { method revive (line 78) | public static revive(panel: vscode.WebviewPanel, extensionPath: string) { method constructor (line 82) | private constructor(panel: vscode.WebviewPanel, extensionPath: string) { method doRefactor (line 123) | public doRefactor() { method dispose (line 129) | public dispose() { method _update (line 143) | private _update() { method _getHtmlForWebview (line 157) | private _getHtmlForWebview(sourceCode: string) {