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