Should "caps" be changed to "caps-lock"?
Open
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
In the syn keycodes, we have...
pause-break
num-lock,
scroll-lock,
page-up,
page-down,
"caps" seems not to fit the usual naming convention.
Contributor guide
Research direction
Inspect the syn keycode definitions and search for references to the "caps" name. Confirm whether the naming should match the surrounding lock-key conventions, update the affected references consistently, and verify that existing keycode behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100