VSCode键盘命令ID

Chi*_*ago 5 visual-studio-code vscode-extensions

在创建或编辑keybindings.json文件时,Visual Studio Code v1.2.1不仅需要绑定键,还需要"CommandID"和"When"条件.

我正在寻找可供使用的"CommandID"的完整列表,但一直无法找到.完整的命令列表在哪里?

谢谢

rob*_*gle 10

首选项>打开键盘快捷键.

单击以编辑keybindings.json以进行高级自定义.在keybindings.json的底部是一个可用命令列表:

// Here are other available commands:

在seairth共享的页面上提到(但很难找到).