mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
added code actions
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
"context": "Editor",
|
"context": "Editor",
|
||||||
"bindings": {
|
"bindings": {
|
||||||
// "j k": ["workspace::SendKeystrokes", "escape"]
|
// "j k": ["workspace::SendKeystrokes", "escape"]
|
||||||
|
"g d": "editor::GoToDefinition",
|
||||||
|
"space c a": "editor::ToggleCodeActions"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user