2025-02-18
This commit is contained in:
@@ -164,7 +164,9 @@
|
||||
"cmd-;": "editor::ToggleLineNumbers",
|
||||
"cmd-alt-z": "editor::RevertSelectedHunks",
|
||||
"cmd-\"": "editor::ExpandAllHunkDiffs",
|
||||
"cmd-alt-g b": "editor::ToggleGitBlame"
|
||||
"cmd-alt-g b": "editor::ToggleGitBlame",
|
||||
"cmd-alt-right": "workspace::ActivateNextPane",
|
||||
"cmd-alt-left": "workspace::ActivatePreviousPane"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"mode": "eager_preview"
|
||||
},
|
||||
"features": {
|
||||
"edit_prediction_provider": "zed"
|
||||
"edit_prediction_provider": "none"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
|
||||
Reference in New Issue
Block a user