Skip to content

feat(workflows): add keyboard shortcut binding - #54

Merged
HalfSweet merged 1 commit into
OpenSiFli:mainfrom
equence:workflow-keybindings-ui
Jun 17, 2026
Merged

feat(workflows): add keyboard shortcut binding#54
HalfSweet merged 1 commit into
OpenSiFli:mainfrom
equence:workflow-keybindings-ui

Conversation

@equence

@equence equence commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a workflow shortcut binding command from the workflow tree and workflow manager.
  • Use VS Code's native Define Keybinding popup to capture keyboard shortcuts.
  • Rewrite the native keybinding template into the workflow run command with the selected workflow id.
  • Add JSONC utilities and unit tests for workflow keybinding updates.
  • Document workflow shortcut binding behavior and the user/Profile keybindings storage limitation.

Validation

  • yarn run compile
  • yarn run lint
  • yarn run test:unit -- --grep workflowKeybindingUtils
  • yarn run test:unit
  • pnpm run docs:build

@equence
equence force-pushed the workflow-keybindings-ui branch 2 times, most recently from f654039 to 4f26ed1 Compare June 12, 2026 04:09
@HalfSweet
HalfSweet merged commit e3a8977 into OpenSiFli:main Jun 17, 2026
9 checks passed
@equence
equence deleted the workflow-keybindings-ui branch July 2, 2026 02:40
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.

2 participants