vscode-extension-samples

演示VS Code扩展API的示例代码。Sample code illustrating the VS Code extension API.

  • 所有者: microsoft/vscode-extension-samples
  • 平台: Linux, Mac, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

This repository contains sample code illustrating the VS Code extension API. Each sample is a self-contained extension that explains one topic in VS Code API or VS Code's Contribution Points. You can read, play with or adapt from these samples to create your own extensions.

You can expect from each sample:

  • An explanation of its functionality
  • A gif or screenshot demonstrating its usage
  • Link to a guide on VS Code website, if it has one
  • Listing of used VS Code API and Contribution Points
  • Code of the same style, enforced using TSLint

Prerequisites

You need to have node and npm installed on your system to run the examples. It is recommended to use the node version used for VS Code development itself which is documented here

Usage

  • git clone https://github.com/Microsoft/vscode-extension-samples
  • code <any-sample-folder>
  • npm install in the terminal, then F5 to run the sample
  • Alternatively, follow the instructions in each sample's README for setting up and running the sample

Getting Started

Samples

Language Protocol Server Samples

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

主要指標

概覽
名稱與所有者microsoft/vscode-extension-samples
主編程語言TypeScript
編程語言TypeScript (語言數: 8)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2015-11-05 10:14:11
推送於2025-05-06 21:43:23
最后一次提交
發布數0
用户参与
星數9.3k
關注者數185
派生數3.6k
提交數1.8k
已啟用問題?
問題數554
打開的問題數69
拉請求數406
打開的拉請求數16
關閉的拉請求數119
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?