Summary
Open vs code command pallet and select Format Document. This triggered the following error message to pop up
Extension 'Prettier - Code formatter' is configured as formatter but it cannot format 'TypeScript'-files
Note that npm run prettier works as expected
Additional information
This broke for me today (2025-09-10) when I updated the extension to 11.0.0
VS Code Version: 1.103.2
Prettier Extension Version: 11.0.0
OS and version: macOS 15.6
Prettier Log Output
There are none as far as I can tell