Skip to content

Commit

Permalink
Add Show referenced grammar settings
Browse files Browse the repository at this point in the history
  • Loading branch information
angelozerr authored and datho7561 committed Oct 1, 2020
1 parent c90c732 commit c24d888
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,12 @@
"type": "integer",
"default": 5000,
"markdownDescription": "The maximum number of outline symbols and folding regions computed (limited for performance reasons). Default is `5000`."
},
"xml.symbols.showReferencedGrammars": {
"type": "boolean",
"default": true,
"markdownDescription": "Show referenced grammars in the Outline. Default is `true.",
"scope": "window"
}
}
},
Expand Down

0 comments on commit c24d888

Please sign in to comment.