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

VS Code Prettier plugin as default formatter #197

Closed
arcticicestudio opened this issue Jun 8, 2019 · 0 comments
Closed

VS Code Prettier plugin as default formatter #197

arcticicestudio opened this issue Jun 8, 2019 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Jun 8, 2019

With VS Code version 1.33.x a notification will be shown when there are multiple formatter found for the file type in the currently active editor. Since Prettier supports most languages and is the de-factor standard tool the VS Code Prettier plugin will be configured as editor default.
When there are unsupported languages or languages like Go that come with their own toolchain (gofmt, goimports etc.) the default can be overridden through the languages-specific settings scopes.

@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Jun 8, 2019
@arcticicestudio arcticicestudio self-assigned this Jun 8, 2019
@arcticicestudio arcticicestudio changed the title Set VS Code Prettier plugin as default formatter VS Code Prettier plugin as default formatter Jun 8, 2019
@arcticicestudio arcticicestudio removed their assignment Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant