Skip to content

Add real VS Code screenshots and a demo GIF - #13

Merged
krotname merged 1 commit into
mainfrom
feature/demo-media
Aug 4, 2026
Merged

Add real VS Code screenshots and a demo GIF#13
krotname merged 1 commit into
mainfrom
feature/demo-media

Conversation

@krotname

@krotname krotname commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Real captures of the extension running in a clean VS Code profile (isolated --user-data-dir and --extensions-dir, the packaged VSIX installed from build/), so the listing and the READMEs stop relying on hand-written code blocks alone.

What is here

  • docs/demo.gif — 1400 px, eight real frames: messy table, Tab alignment, quoted CSV converted to a table, the Command Palette, sorted rows, and a table inserted by size.
  • docs/marketplace-screenshots/01..05 plus contact-sheet.png — the same flow as stills, named to match the JetBrains edition.
  • Демо / Demo sections in both READMEs, a Screenshots list in MARKETPLACE_SUBMISSION.md, a CHANGELOG entry, and *.gif binary in .gitattributes.

Verification

  • npm run package passes; vsce rewrites the new relative image paths to https://github.com/.../raw/HEAD/..., so the Marketplace listing renders them once this is on main.
  • The VSIX contents are unchanged — package.json files keeps docs/demo.gif and the screenshots out of the package (104.87 KB, 12 files).

🤖 Generated with Claude Code

Capture the extension in a clean VS Code profile with the packaged VSIX installed:
align by Tab, convert quoted CSV, the Command Palette command list, sorting rows, and
inserting a table by size. The GIF is assembled from those same frames, and both READMEs
gain a demo section that mirrors the JetBrains edition.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@krotname
krotname force-pushed the feature/demo-media branch from 84f85c6 to 80f6650 Compare August 4, 2026 17:12
@krotname
krotname merged commit 58fbb72 into main Aug 4, 2026
8 checks passed
@krotname
krotname deleted the feature/demo-media branch August 4, 2026 17:20
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