Add real VS Code screenshots and a demo GIF - #13
Merged
Conversation
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
force-pushed
the
feature/demo-media
branch
from
August 4, 2026 17:12
84f85c6 to
80f6650
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Real captures of the extension running in a clean VS Code profile (isolated
--user-data-dirand--extensions-dir, the packaged VSIX installed frombuild/), 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,Tabalignment, quoted CSV converted to a table, the Command Palette, sorted rows, and a table inserted by size.docs/marketplace-screenshots/01..05pluscontact-sheet.png— the same flow as stills, named to match the JetBrains edition.Демо/Demosections in both READMEs, aScreenshotslist inMARKETPLACE_SUBMISSION.md, aCHANGELOGentry, and*.gif binaryin.gitattributes.Verification
npm run packagepasses;vscerewrites the new relative image paths tohttps://github.com/.../raw/HEAD/..., so the Marketplace listing renders them once this is onmain.package.jsonfileskeepsdocs/demo.gifand the screenshots out of the package (104.87 KB, 12 files).🤖 Generated with Claude Code