书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 1446 个相关结果.
  • Using Visual Studio Code

    348 2022-06-23 《Deno v1.21.2 Manual》
    Using Visual Studio Code Installing Configuring the extension Deno enabling a workspace Partially Deno enabling a workspace Using linting Using import maps Using a configurati...
  • 持续集成

    持续集成 Azure Pipelines Travis CI 持续集成 插件测试也可以用诸如Travis CI 自动运行测试。vscode-test 库可以基于 CI 设置插件测试,而且里面还包含了一个 Azure Pipelines 的示例插件 。你可以先看看构建管线 是什么样子的,或者直接查看azure-pipelines.yml file...
  • Testing

    606 2021-07-20 《VSCode Go Tutorial》
    Testing Testing via GCB Testing via GitHub Actions Nightly Release Testing We currently use two separate continuous integration (CI) systems to test all changes and pushed c...
  • 单文件

    单文件 介绍 基础例子 编辑器/IDE高亮、提示 IntelliJ vscode vscode插件 vscode代码片段 单文件 介绍单文件编译开发特性,包括单文件中有哪些部分以及如何进行ide配置等 介绍 按照小程序的文件规范,app & page & component 的组成部分都是四个文件,js, wxss, wxml, ...
  • 扩展manifest文件

    扩展清单文件 - package.json 字段 范例 市场呈现要点 结合扩展贡献 下一步 常见问题 扩展清单文件 - package.json 每个VS Code扩展需要一个清单文件package.json ,该文件位于扩展的根目录中。 字段 名称 是否必要 类型 说明 name 是 string ...
  • Hello Hashlink

    Hello Hashlink Differences with the Hello World tutorial Concepts Create your project Open with VSCode Create Hello World example Compile and run Output Debugging Compile...
  • 单文件

    单文件 介绍 基础例子 编辑器/IDE高亮、提示 IntelliJ vscode 单文件 介绍单文件编译开发特性,包括单文件中有哪些部分以及如何进行ide配置等 介绍 按照小程序的文件规范,app & page & component 的组成部分都是四个文件,js, wxss, wxml, json; 多文件的形式在开发上体验并不是特...
  • 插件清单

    插件清单文件——pacakge.json 字段 示例 市场展示建议 使用认证过的标志 整合插件配置内容 插件包 插件卸载钩子 使用 Node 模块 下一步 插件清单文件——pacakge.json 每个VS Code插件需要根目录下的package.json 文件。 字段 名称 必须 类型 详细 nam...
  • Command Line

    Command Line Interface (CLI) Command line help Launching from command line Core CLI options Opening Files and Folders Working with extensions Advanced CLI options Opening VS ...
  • Multi-root Workspaces

    Multi-root Workspaces Adding folders Add Folder to Workspace… Drag and drop Multiple selection native file open dialogs command line —add Removing folders Workspace file Save...