Skip to content

Commit

Permalink
docs(vscode): Reload to make the format settings to take effect
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhiliangWu committed Aug 9, 2023
1 parent 55c393e commit 3fe2675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/site/configuration/formatter-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This page contains a list of formatting options the formatter accepts.
::: warning

In some environments (e.g. in Visual Studio Code and JavaScript) the option keys are _camelCase_ to better fit the conventions. For example `align_entries` becomes `alignEntries`.
In some environments (e.g., Visual Studio Code), one need to reload the extension to let the settings take effect.

:::

Expand Down

0 comments on commit 3fe2675

Please sign in to comment.