Skip to content

Commit 32057ff

Browse files
committed
Merge pull request #1850 from martincostello/configuration-schema-refresh
Add hint about how to refresh the JSON schema
2 parents b694579 + 6e72cb9 commit 32057ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

documentation/Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ A JSON schema is available for **stylecop.json**. By including a reference in **
2929
```
3030

3131
> :bulb: The code fix described previously automatically configures **stylecop.json** to reference the schema.
32+
> If the schema appears to be out-of-date in Visual Studio, right click anywhere in the **stylecop.json** document and then select **Reload Schemas**.
3233
3334
### Source Control
3435

0 commit comments

Comments
 (0)