feat: remap toggle keybinding
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
🆒 Your use case
SHIFT + ALT changed the language of my keyboard on my computer so toggling the devtool with these two keys is not possible for me
🆕 The solution you'd like
Be able to either change the keybing in nuxt.config.ts or to change the default configuration to show the devtool at the bottom of the screen like it was last time I tried it.
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
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 checking nuxt.config.ts and locating the current devtool toggle-keybinding configuration and screen-position behavior. Clarify whether the intended outcome is a configurable keybinding, a changed default position, or both. Done means the toggle can be used despite the reported keyboard shortcut conflict and the chosen behavior is covered by the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100