mathieudutour / mathieudutour/git-sketch-plugin
Feature Request: Minor optimization to Commit Dialog window.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
This plugin is incredible. I think two minor tweaks to the Commit Dialog would be really nice improvements.
-
When the Commit dialog opens, it would be great if the focus were already on the text area so I can just start typing without having to click into it.
-
CMD + Enter or some other shortcut to submit the Commit. This would allow me to run Commit via Sketch Runner and then do the whole flow without having to hit the mouse.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Commit Dialog entry point in the Sketch plugin and inspect how the dialog handles focus and keyboard events. Verify the dialog opens with its text area focused and that the requested submit shortcut completes the commit flow, using the normal Sketch Runner workflow for manual testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100