appleple / appleple/lite-editor
ctrl + zとctrl + shift + z を実装する
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points, so first locate the editor's keyboard-event handling and any existing history or command behavior. Define done as Ctrl+Z undoing an edit and Ctrl+Shift+Z redoing it, with tests covering both shortcuts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100