microsoft / microsoft/node-native-keymap
The keymap should also return the native key code of each key
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 152
- Forks
- 43
- Avg merge
- 19h 38m
- Merged PRs (30d)
- 2
Description
The value is there, there's no reason not to use it, and it would open the possibility of using it in lower level applications.
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. Start by locating where the nodejs module assembles each keymap entry and verify how the native key code is already available. Done means each returned key includes that native code and the existing keymap behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, nodejs
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100