Skip to content

Commit 6e72cb9

Browse files
Add hint about how to refresh the JSON schema.
Adds a hint about how to refresh the schema if it goes out of date in Visual Studio.
1 parent b694579 commit 6e72cb9

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)