10 lines
181 B
JSON
10 lines
181 B
JSON
[
|
|
{
|
|
"command": "workbench.action.files.saveAll",
|
|
"key": "ctrl+s"
|
|
},
|
|
{
|
|
"command": "-workbench.action.files.save",
|
|
"key": "ctrl+s"
|
|
}
|
|
]
|