Skip to content

docs(vscode): document VSIX installation#302

Merged
hongjr03 merged 1 commit into
masterfrom
fix/vscode-vsix-install
Jul 16, 2026
Merged

docs(vscode): document VSIX installation#302
hongjr03 merged 1 commit into
masterfrom
fix/vscode-vsix-install

Conversation

@hongjr03

Copy link
Copy Markdown
Member

Summary

  • Replace the VS Code Marketplace card in the Chinese and English VS Code installation guides with architecture-specific GitHub Release VSIX links.
  • Document the Extensions view flow: open the ... menu and choose Install from VSIX....
  • Remove the stale Marketplace screenshot and component imports.

Why

The Vide extension is unavailable from the VS Code Marketplace for unknown reasons, so the quick-start installation flow now uses the published VSIX release assets directly.

Validation

  • npx astro build
  • npm run postbuild:404
  • npm run check:links
  • Verified the five listed VSIX download URLs return HTTP 200.

The full npm run build remains blocked by the existing missing playground/public/wasm/vide-lsp.js prerequisite; the Astro build and link checks pass when run after the generated playground assets are available.

@github-actions

Copy link
Copy Markdown

Docs preview: https://vide.pascal-lab.net/preview/pr-302/

@hongjr03 hongjr03 marked this pull request as ready for review July 16, 2026 14:25
@hongjr03 hongjr03 merged commit 1980759 into master Jul 16, 2026
16 checks passed
@hongjr03 hongjr03 deleted the fix/vscode-vsix-install branch July 16, 2026 14:25
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