diff --git a/site/site/configuration/formatter-options.md b/site/site/configuration/formatter-options.md index 34095f170..cd62bdf63 100644 --- a/site/site/configuration/formatter-options.md +++ b/site/site/configuration/formatter-options.md @@ -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. :::