{
	"messages": [
		"Code formatting is using settings from .editorconfig instead of .clang-format. For more information, see the documentation for the 'default' value of the 'C_Cpp.formatting' setting."
	],
	"keys": [
		{
			"key": "editorconfig.default.behavior",
			"comment": [
				"Single-quotes are used here, as this message is displayed in a context that does not render markdown. Do not change them to back-ticks. Do not change the contents of the single-quoted text."
			]
		}
	],
	"filePath": "LanguageServer\\settings"
}