Skip to content

Fix extension#93

Merged
amandal0903 merged 2 commits intomainfrom
fix-extension
Apr 8, 2026
Merged

Fix extension#93
amandal0903 merged 2 commits intomainfrom
fix-extension

Conversation

@amandal0903
Copy link
Copy Markdown
Collaborator

Fix extension

…itch

Use vscodeVersion (1.104.0) instead of package version (0.2.9) in
remaining extension compatibility code paths that were missed in the
initial decoupling: extensionGalleryService, extensionsWorkbenchService,
and webExtensionsScannerService.

Close webview editor tabs (markdown preview, etc.) before saving editor
state during worktree switch to prevent "An error occurred while loading
view" errors from failed webview deserialisation.
@amandal0903 amandal0903 merged commit cc12eff into main Apr 8, 2026
@amandal0903 amandal0903 deleted the fix-extension branch April 8, 2026 23:10
amandal0903 added a commit that referenced this pull request Apr 8, 2026
* Fix extension compatibility check & close webview tabs on worktree switch

Use vscodeVersion (1.104.0) instead of package version (0.2.9) in
remaining extension compatibility code paths that were missed in the
initial decoupling: extensionGalleryService, extensionsWorkbenchService,
and webExtensionsScannerService.

Close webview editor tabs (markdown preview, etc.) before saving editor
state during worktree switch to prevent "An error occurred while loading
view" errors from failed webview deserialisation.

* Bump product version to 0.2.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant