fix: diagnostics visual in status bar
This commit is contained in:
parent
fba344718f
commit
167eb9ddfa
2 changed files with 6 additions and 10 deletions
|
|
@ -3,7 +3,7 @@ package styles
|
|||
const (
|
||||
OpenCodeIcon string = "ⓒ"
|
||||
|
||||
ErrorIcon string = "ⓧ"
|
||||
ErrorIcon string = "ⓔ"
|
||||
WarningIcon string = "ⓦ"
|
||||
InfoIcon string = "ⓘ"
|
||||
HintIcon string = "ⓗ"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue