代码之家  ›  专栏  ›  技术社区  ›  Axel

如何在vscode中禁用“Run | Debug”行?

  •  0
  • Axel  · 技术社区  · 4 年前

    enter image description here

    0 回复  |  直到 4 年前
        1
  •  2
  •   Mark    4 年前

    那个 Run | Debug

    Dart: Show Main Code Lens

    //是否在编辑器中显示CodeLens操作,以便快速运行/调试具有主要功能的脚本。


    Dart: Show Test Code Lens

    //是否在编辑器中显示用于快速运行/调试测试的CodeLens操作。


    Debug Run 在package.json中,这是一个单独的问题和答案,请参阅 https://stackoverflow.com/questions/62358131/how-to-disable-debug-from-showing-in-package-json/62368407?r=SearchResults&s=1|57.9327#62368407