Tab 不制表,让我输出代码

Tab does not tab and lets me out the code

我正在 Visual Studio 代码上使用 ipynb 文件。 (有 Github 副驾驶)

我认为当我在代码块中按下 Tab 键时,它会提供 tabCopilot 自动完成

但它没有,让我把代码块放出来——就像我在网页中使用 Tab 一样。

我检查了键盘快捷键设置,但我得到的只有以下内容:

Emmet: Expand Abbreviation
accptSelectedSuggestion
editor.action.inlineSuggest.commit
insertBestCompletion
insertNextSuggestion
insertSnippet
jumpToNextSnippetPlaceholder
tab

我不知道如何解决这个问题。如何防止 Tab 将我从代码块中弹出?

在状态栏的右下角,它会显示“Tab 移动焦点”。按 ctrl + m.