DS
[{
"key": "ctrl+up",
"command": "editor.emmet.action.incrementNumberByOneTenth"
},
{
"key": "ctrl+right",
"command": "editor.emmet.action.incrementNumberByOne"
},
{
"key": "ctrl+=",
"command": "editor.emmet.action.incrementNumberByTen"
},
{
"key": "ctrl+down",
"command": "editor.emmet.action.decrementNumberByOneTenth"
},
{
"key": "ctrl+left",
"command": "editor.emmet.action.decrementNumberByOne"
},
{
"key": "ctrl+-",
"command": "editor.emmet.action.decrementNumberByTen"
}]
Как пример