Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

24 lines (22 loc) · 1.35 KB

extensions

プログラマーのためのVisual Studio Codeの教科書 - Part3 VS Code 拡張機能サンプルコード

サンプル ソース
クイックスタート quickstart
コマンド commands
ユーザー設定 configurations
コンテキストメニュー contextmenu
データストレージ datastore
通知メッセージ message
ユーザー入力用UI (QuickPick & InputBox) quickinput
Webview webview
Outputパネル出力 (Output Channel) outputchannel
Markdownスニペット markdown-snippet
Markdownテーブル作成機能 markdown-table-maker
Markdown簡単入力機能 markdown-text-utils
Markdown Extension Pack markdown-ext-pack
JWT Viewer (Json Web Token) jwt-viewer
Webpack サンプル (JWT Viewer) jwt-viewer-webpack
テキスト翻訳 mytranslator
Webpackサンプル (テキスト翻訳) mytranslator-webpack
VS Code CI サンプルレポジトリ vscode-extension-ci