【问题标题】:How can i open configure settings in vscode extensions development? [duplicate]如何在 vscode 扩展开发中打开配置设置? [复制]
【发布时间】:2020-06-12 17:08:20
【问题描述】:

开发vscode扩展时如何调用配置设置页面?

【问题讨论】:

    标签: typescript visual-studio-code vscode-extensions


    【解决方案1】:

    也许你需要这个命令:

    vscode.commands.executeCommand('workbench.action.openSettings')
    

    参考:

    【讨论】:

      猜你喜欢
      • 2021-04-10
      • 2019-10-30
      • 2016-06-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多