Skip to content

Commit 75c21ed

Browse files
committed
edits
1 parent 6622596 commit 75c21ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/create-portable-custom-editor-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can manually populate an EditorConfig file, or automatically generate it bas
2121

2222
When you add an EditorConfig file to your project in Visual Studio, only new lines of code are formatted based on the EditorConfig settings. The formatting of existing code isn't changed unless you run the **Code Cleanup** or **Format Document** commands. For more information, see [Apply code styles](../ide/code-styles-and-code-cleanup.md).
2323

24-
For .NET, Visual Studio provides a formatted version of the `.editorconfig` file instead of the plain text file.
24+
For .NET, Visual Studio shows a formatted version of the `.editorconfig` file instead of the plain text file.
2525

2626
::: moniker range=">= vs-2022"
2727
:::image type="content" source="media/vs-2022/editorconfig-dotnet.png" alt-text="Screenshot that shows the .editorconfig file.":::

0 commit comments

Comments
 (0)