Show error code in diagnostic header

This commit is contained in:
Antonio Scandurra
2022-01-25 15:23:58 +01:00
parent ec0ca2a1b6
commit 7e55353de8
4 changed files with 29 additions and 13 deletions
+4
View File
@@ -3853,6 +3853,10 @@ impl EditorSettings {
container: Default::default(),
text: text.clone(),
},
code: theme::ContainedText {
container: Default::default(),
text: text.clone(),
},
icon: Default::default(),
},
error_diagnostic: Default::default(),