-
Notifications
You must be signed in to change notification settings - Fork 1
Description
概要
2026/1/26
マーケットプレイスの諸々が大変なのでいったん見送りとのことで、create-vue も revert しているのでこの issue も閉じます。
- Can't specify "Prettier.prettier-vscode" as the default formatter prettier/prettier-vscode#3872 (comment)
- fix: revert Prettier VS Code extension ID to
esbenp.prettier-vscode[skip ci] vuejs/create-vue#906
2026/1/05
create-vue は先行していますが新版の 12 系は unstable とのことなので見送ります。
定期的な確認が必要です。
Version 12.x is currently not stable, use with caution and report bugs.
Prettier の拡張機能 esbenp.prettier-vscode が廃止され、 prettier.prettier-vscode に置き換わるとのことなので、
推奨拡張機能もこれに追従して変更する。 create-vue 3.18.4 で対応済み。
詳細 / 機能詳細(オプション)
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
🚨🚨🚨 Extension Migration: This extension is being moved from esbenp.prettier-vscode to prettier.prettier-vscode. Version 12+ is only published to the new for now as it is a major change. Once it is stable, we will publish v12 to both extensions and deprecate the esbenp.prettier-vscode extension. Version 12.x is currently not stable, use with caution and report bugs.
完了条件
ここにこの Issue の完了条件を箇条書きで記載します。