nuxt / nuxt/devtools

feat: remap toggle keybinding

Open
#484 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement pr welcome
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.