Addded icons for diagnostic

This commit is contained in:
Marcin Woźniak 2022-01-09 01:57:28 +01:00
parent 4acd37269e
commit e8364c3ae1
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
{
"diagnostic.errorSign": "❗",
"diagnostic.warningSign": "⚠️",
"diagnostic.infoSign": "",
"diagnostic.hintSign": "💡",
"yaml.schemaStore.enable": true,
"yaml.format.enable": true,
"yaml.validate": true,