/extensions

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

Primary LanguageTypeScriptMIT LicenseMIT

VS Code 拡張機能サンプルコード

これは「プログラマーのためのVisual Studio Codeの教科書 (改訂2版)」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

『プログラマーのためのVisual Studio Codeの教科書 (初版) 』のサンプルコードはこちらで確認できます