Open2023/11/15にコメント追加4VSCodeの色テーマを公開するいいづか2023/11/15 ドキュメント https://code.visualstudio.com/api/extension-guides/color-theme#publishing-a-theme-to-the-extension-marketplace https://code.visualstudio.com/api/working-with-extensions/publishing-extension https://code.visualstudio.com/api/references/extension-manifest#marketplace-presentation-tips 返信を追加いいづか2023/11/15に更新 パッケージの作成 パッケージを作っていきます。 リポジトリの作成 テーマ用のリポジトリを作成します。 必要なファイルの作成 package.json themes/colorTheme.json README.md CHANGELOG.md LICENSE .vscodeignore images/icon.png images/screenshot 色テーマの作成 返信を追加いいづか2023/11/15に更新 パッケージ情報の作成 https://code.visualstudio.com/api/references/extension-manifest#marketplace-presentation-tips 返信を追加いいづか2023/11/15 VSCodeテーマの公開 https://code.visualstudio.com/api/working-with-extensions/publishing-extension 返信を追加
いいづか2023/11/15 ドキュメント https://code.visualstudio.com/api/extension-guides/color-theme#publishing-a-theme-to-the-extension-marketplace https://code.visualstudio.com/api/working-with-extensions/publishing-extension https://code.visualstudio.com/api/references/extension-manifest#marketplace-presentation-tips 返信を追加
いいづか2023/11/15に更新 パッケージの作成 パッケージを作っていきます。 リポジトリの作成 テーマ用のリポジトリを作成します。 必要なファイルの作成 package.json themes/colorTheme.json README.md CHANGELOG.md LICENSE .vscodeignore images/icon.png images/screenshot 色テーマの作成 返信を追加
いいづか2023/11/15に更新 パッケージ情報の作成 https://code.visualstudio.com/api/references/extension-manifest#marketplace-presentation-tips 返信を追加
いいづか2023/11/15 VSCodeテーマの公開 https://code.visualstudio.com/api/working-with-extensions/publishing-extension 返信を追加