How to disable the temporary code generated by Github copilot chat,
for example, a copied problems message:
[{
"resource": "30409f69-a9fc-48d6-a828-f38af92202f4",
"owner": "_generated_diagnostic_collection_name_#2",
"code": "PHP7001",
"severity": 2,
"message": "The closing ?> tag should be omitted from files containing only PHP.",
"source": "PHP",
"startLineNumber": 10,
"startColumn": 1,
"endLineNumber": 10,
"endColumn": 3
}]
