书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 8665 个相关结果.
  • 代码编辑环境配置

    配置代码编辑环境 Visual Studio Code 安装 VS Code 安装 Cocos Creator API 适配插件 在项目中生成智能提示数据 使用 VS Code 打开和编辑项目 设置文件显示和搜索过滤 使用 VS Code 激活脚本编译 安装 cURL 添加 VS Code 编译任务 学习 VS Code 的使用方法 ...
  • Remotely Accessing Telemetry Addons

    Remotely Accessing Telemetry Addons Configuring remote access Option 1: Secure access (HTTPS) Option 2: Insecure access (HTTP) Cleanup Remotely Accessing Telemetry Addons Th...
  • Remotely Accessing Telemetry Addons

    Remotely Accessing Telemetry Addons Configuring remote access Option 1: Secure access (HTTPS) Option 2: Insecure access (HTTP) Cleanup Remotely Accessing Telemetry Addons Th...
  • 添加代码高亮

    添加代码高亮(Adding Language Colorization) 从扩展市场添加新语言(Adding Colorizers from the Marketplace) 添加一种新语言(Adding a New Language) 将语言支持发布到扩展市场(Publishing Language Support to the Extension M...
  • Telemetry

    Telemetry Disable telemetry reporting Disable crash reporting Extensions and telemetry Output channel for telemetry events GDPR and VS Code Managing online services Non-Micros...
  • 解析插件结构

    解析插件结构 插件目录结构 插件清单 插件入口文件 解析插件结构 上一节中,你已经能够自己创建一个基础的插件了,但是在面纱之下,它究竟是怎么运作的呢? Hello World 插件包含了3个部分: 注册onCommand 激活事件 : onCommand:extension.helloWorld ,所以用户可以在输入Hello Wo...
  • 调试-扩展

    Running and Debugging Your Extension Creating an Extension Running and Debugging your Extension Compiling TypeScript Launching your Extension Changing and Reloading your Extens...
  • Introduction

    Introduction What is KubeVela? Key Features KubeVela vs. Other Software KubeVela vs. CI/CD (GitHub Actions, GitLab, CircleCI, Jenkins, etc.) KubeVela vs. GitOps (ArgoCD, FluxCD,...
  • 概述

    插件功能 常用功能 主题 插件灵感 声明式添加语言特性 插件灵感 编程式添加语言特性 插件灵感 扩展工作台 插件灵感 调试 插件灵感 插件灵感 限制 不可访问DOM 插件功能 VS Code 提供了非常多的方法,供插件扩展VS Code本身的能力。但是有的时候也很难找到对的发布内容配置 和VS Code API 。这章内容...
  • Debug Adapter

    1116 2021-07-20 《VSCode Go Tutorial》
    Debug Adapter Overview Before you begin Debug only the Debug Adapter Debug the entire extension, including the Debug Adapter Debug VS Code and the Debug Adapter Debug Adap...