Skip to content

Version fixed VSIX as 0.1.1 - #51

Merged
forhappy merged 1 commit into
mainfrom
codex/improve-vscode-diff-experience
Jul 26, 2026
Merged

Version fixed VSIX as 0.1.1#51
forhappy merged 1 commit into
mainfrom
codex/improve-vscode-diff-experience

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • version the fixed VSIX as 0.1.1 so VS Code recognizes it as an upgrade instead of another 0.1.0 replacement
  • document the installed Codebase Evolution diff-height fix in the extension changelog

Root cause

The fixed 0.1.0 files were installed correctly, but the active VS Code extension hosts had started before installation and retained the old extension bundle in memory. A distinct patch version makes the required extension-host reload visible and unambiguous.

Verification

  • VS Code extension typecheck
  • 47 VS Code extension tests
  • 13 Codebase Evolution browser tests
  • packaged and installed compass-vscode-0.1.1.vsix
  • verified the registered extension is crabbuild.compass-vscode@0.1.1 and the installed bundle contains the required style-src-attr CSP directive

@forhappy
forhappy merged commit cabbaa9 into main Jul 26, 2026
4 of 10 checks passed
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