Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Diagnostics key context #23043

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Add Diagnostics key context #23043

merged 1 commit into from
Jan 13, 2025

Conversation

everdrone
Copy link
Contributor

Closes #17337

Release Notes:

  • Add Diagnostics key context
  • Enables users to specify key bindings for that pane
{
    "context": "Diagnostics",
    "bindings": {
        "alt-q": "diagnostics::ToggleWarnings"
    }
}

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 13, 2025
@ConradIrwin ConradIrwin added this pull request to the merge queue Jan 13, 2025
@ConradIrwin
Copy link
Member

THanks!

@ConradIrwin ConradIrwin removed this pull request from the merge queue due to a manual request Jan 13, 2025
@ConradIrwin ConradIrwin added this pull request to the merge queue Jan 13, 2025
Merged via the queue into zed-industries:main with commit 1c6dd03 Jan 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Diagnostics context for key bindings
2 participants