Indent/outdent 在 VSC 的 MBP 键盘上?

Indent/outdent on a MBP keyboard in VSC?

无法让 indent/outdent 的键盘快捷键在 VSC 中工作。 ⌘] / ⌘[ 的记录默认值不起作用(MBP 上只有 2 个键不可能)。 (https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf)

要使用 MBP 获得方括号 [ ],您需要使用 ALT+8 或 9 键。所以我用命令键 ⌘ 尝试了那些,但什么也没有。任何人都知道解决方案。我 运行 在使用 MBP 时一直遇到这些问题。

我假设 VSC 代表 Visual Studio 代码:

Indent: 标记你想要按下的行 Tab

Outdent: 标记你想要按下的行 Shift+Tab