【问题标题】:visual studio code: expand snippet within snippet视觉工作室代码:在片段中展开片段
【发布时间】:2020-02-03 15:26:02
【问题描述】:

当我在一个 sn-p 扩展中时说:

\(<tab>

我会进入sn-p

\(<cursor here>\)<cursor waiting to jump to here>

但是在这段时间里,我无法扩展任何其他 sn-p 或完成任何操作,直到我完成了 sn-p(跳转到 sn-p 的最终位置)。 有办法改变吗?

【问题讨论】:

    标签: visual-studio-code vscode-settings code-snippets


    【解决方案1】:

    我刚刚找到答案:您只需将editor.suggest.snippetsPreventQuickSuggestions 设置为false

    【讨论】:

      猜你喜欢
      • 2015-11-22
      • 2021-01-06
      • 2020-06-14
      • 1970-01-01
      • 1970-01-01
      • 2018-07-05
      • 2017-04-01
      • 2015-07-10
      • 1970-01-01
      相关资源
      最近更新 更多