Skip to content

Commit

Permalink
Update README.md (#413)
Browse files Browse the repository at this point in the history
Clarify language around the use of this _plugin_ and the VS Code _extension_.

Co-authored-by: Atharva <[email protected]>
  • Loading branch information
ryanleichty and at-the-vr authored Jul 17, 2024
1 parent c05159d commit 36486de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To customize formatting behavior, see the [Configuration](#configuration) sectio

## Formatting with the VS Code Prettier extension directly

> **Note** > [The Astro VS Code extension](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode) uses Prettier and this plugin (`prettier-plugin-astro`) to format your code. You will only need to install the VS Code Prettier extension separately for formatting if:
> **Note** > [The Astro VS Code extension](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode) uses Prettier and this plugin (`prettier-plugin-astro`) to format your code. You will only need to install this plugin separately for formatting if:
- You are not using Astro's VS Code extension.
- You want to use features of the Prettier extension that not supported by Astro's own VS Code extension, such as the toolbar panel showing Prettier's status.
Expand Down

0 comments on commit 36486de

Please sign in to comment.