Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.15 KB

File metadata and controls

26 lines (20 loc) · 1.15 KB

Mcattributes

This file stores any of the settings/attribtues related to the project. If none attributes are specified, the plugin will fall back onto plugin settings.

Example

diagnose=true
diagnose.objectives=true
diagnose.tags=true
diagnose.mcfunctions=true

Settings

This vscode plugin responds to the following settings/attributes/

Attribute Description
education.enable Disable or enable education edition for this project
diagnostic.enable Disable or enable diagnostics for this project
diagnostic.json Disable or enable diagnostics for json in this project
diagnostic.lang Disable or enable diagnostics for language in this project
diagnostic.mcfunction Disable or enable diagnostics for mcfunction in this project
diagnostic.objective Disable or enable diagnostics for objectives in this project
diagnostic.tag Disable or enable diagnostics for tags in this project