Skip to content

feat(keys): default keymap for pccx commands#134

Merged
hkimw merged 1 commit into
feat/palette-readonly-v002.1from
feat/keymap-defaults
May 20, 2026
Merged

feat(keys): default keymap for pccx commands#134
hkimw merged 1 commit into
feat/palette-readonly-v002.1from
feat/keymap-defaults

Conversation

@hkimw
Copy link
Copy Markdown
Member

@hkimw hkimw commented May 7, 2026

Refs #128.

Summary:

  • Add default shortcuts for the four read-only v002.1 PCCX commands.
  • Lock the command-to-key mapping in the VS Code prototype manifest test.

Validation:

  • node -e "JSON.parse(require('fs').readFileSync('editors/vscode-prototype/package.json', 'utf8')); console.log('package json ok')"
  • for test_file in editors/vscode-prototype/test/*.test.mjs; do node "$test_file"; done
  • npx --yes @vscode/vsce@3.2.2 ls --no-dependencies

@hkimw hkimw merged commit 6920957 into feat/palette-readonly-v002.1 May 20, 2026
@hkimw hkimw deleted the feat/keymap-defaults branch May 20, 2026 17:53
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