Refresh diagnostics in input mode
This commit is contained in:
parent
a6ddbe6b8b
commit
763da4126d
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
"rounded": true,
|
||||
"border": true
|
||||
},
|
||||
"diagnostic.autoRefresh": true,
|
||||
"diagnostic.refreshOnInsertMode": true,
|
||||
"diagnostic.format": "[%severity] %message [%source]",
|
||||
"diagnostic.virtualText": true,
|
||||
"diagnostic.level": "hint",
|
||||
|
|
Loading…
Reference in a new issue