Nathan Totten
Nathan Totten
For plugins installed in node_modules, you don't need to set any config. Remove the plugins setting and it should work.
> Although I have a 1.x version of Prettier installed in [a project](https://github.com/docsifyjs/docsify/) along with a prettierrc config file, VS Code Prettier is still seems to use the latest version...
You need to use the right version of prettier with the right version of typescript. This plugin doesn't use the typescript module at all, but older versions of prettier don't...
This bug is missing information needed to diagnose the problem. Please see our [guide on how to open a good issue](https://github.com/prettier/prettier-vscode/wiki/Writing-a-Good-Issue) and provide the missing information.
This is an issue or feature request for the Prettier library itself rather than the VS Code extension for prettier. Please open an issue at https://github.com/prettier/prettier.
Your version of prettier is outdated, you need to use a version of prettier that supports the version of typescript you are using.
**Recommendation**: Upgrade to the latest version of prettier. **Explanation**: You are likely using a newer version of Typescript than the version of prettier you have installed supports. Typescript features are...
This is an issue or feature request for the Prettier library itself rather than the VS Code extension for prettier. Please open an issue at https://github.com/prettier/prettier. https://prettier.io/playground/#N4Igxg9gdgLgprEAuEB9A7hATgExAGhAgAcYBLaAZ2VAEMssJ0AFehalWgG3VoE9qhAEZZaYANZwYAZVoBbOABkyUOMgBm3SnGGiJU6cTEqA5shhYArjpBw5QuDhyPFtKCcu0TcAGLY5tDDk7sggtJYwEAQgABYwclwA6jFk8JRGYHDS7KlkAG6pfKFglIIgKtpYMMyiJgEaWjYAVpQAHtKmXHAAipYQ8A1c2oRGWJWhAVjiOExQ0cRYKjCJZDgwMcgAHAAMI4zaiaLEoQtwlXlqhACOffA1JBxhlAC0qo6O0VhwN2RfNV71JCaIY2bRyMjmKygzo9W5qIGNQgwWhCFZrDZIABMSNEZC4pgAwhA5IDbJQAKzRSzaAAqKI4wOGIDy1gAklBnLBpGBFqQAIIc6QwPhdQbaAC+4qAA
I am not able to reproduce this issue. A lot of the time these issues are caused by various version and config settings that are difficult to duplicate. Please provide...
I still haven't received a proper repro for this as requested in my earlier comment so I am closing this. https://github.com/prettier/prettier-vscode/issues/2307#issuecomment-1003723725