Skip to content

Instantly share code, notes, and snippets.

@gg-sr
gg-sr / keybindings.json
Created April 21, 2026 23:31
VS Code - Dance review mode
[
{
"key": ",",
"command": "dance.openMenu",
"args": {
"menu": {
"items": {
",": {
"text": "show code actions",
"command": "editor.action.quickFix"