Teach Diagnostics to highlight text
This commit is contained in:
parent
bd8e9b0c82
commit
fc774e629f
29 changed files with 242 additions and 67 deletions
|
@ -185,4 +185,5 @@ pub enum Style {
|
|||
NoStyle,
|
||||
ErrorCode,
|
||||
Level(Level),
|
||||
Highlight,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue