-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Labels
area:apiIssues with Prettier's Application Programming InterfaceIssues with Prettier's Application Programming Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Milestone
Description
Environments:
- Prettier Version: 3.5.3
- Running Prettier via:
- Runtime:
- Operating System:
- Prettier plugins (if any):
Steps to reproduce:
{
"plugins": {"prettier-plugin-x"}
}When prettier-plugin-x defines languages,
prettier --file-info foo.xxx
Expected behavior:
should load the plugin first, and return parser defined by that plugin.
Actual behavior:
It's not works as expected.
Metadata
Metadata
Assignees
Labels
area:apiIssues with Prettier's Application Programming InterfaceIssues with Prettier's Application Programming Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.