Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve web formatter to load multiple plugins at once and select the right plugins to use based on file extension #1

Open
dsherret opened this issue May 22, 2021 · 0 comments

Comments

@dsherret
Copy link
Member

For the web formatter, there should be a way to create a "combined formatter object" that takes multiple formatters and then when someone calls formatter.formatText("file.ts", "test;") it selects the correct formatter to use based on the file extension.

@dsherret dsherret transferred this issue from dprint/dprint Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant