Skip to content

fix(preview): activate selected files by keyboard - #152

Merged
iamjr15 merged 1 commit into
mainfrom
fix/preview-keyboard-file-open
Aug 4, 2026
Merged

fix(preview): activate selected files by keyboard#152
iamjr15 merged 1 commit into
mainfrom
fix/preview-keyboard-file-open

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

What changed

  • select the requested Files explorer entry through the existing bounded bridge
  • activate it with the explorer's supported Space keyboard action
  • keep acknowledgement gated on the requested editor tab actually opening

Why

The code-server explorer accepts programmatic selection but does not open files from synthetic double-click events. Its keyboard activation path opens image and document editors reliably.

Verification

  • pnpm turbo typecheck lint build
  • reproduced the Space activation against the production code-server sandbox before implementing the bridge change
  • final end-to-end production verification will run after deployment

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
cheatcode Skipped Skipped Aug 4, 2026 10:48am

@iamjr15
iamjr15 merged commit 4d0cf66 into main Aug 4, 2026
6 checks passed
@iamjr15
iamjr15 deleted the fix/preview-keyboard-file-open branch August 4, 2026 10:50
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