8279: Added initial implementation for
Operator semantic highlighting.
This commit is contained in:
@@ -82,7 +82,7 @@ pub use crate::{
|
||||
references::{rename::RenameError, ReferenceSearchResult},
|
||||
runnables::{Runnable, RunnableKind, TestId},
|
||||
syntax_highlighting::{
|
||||
tags::{Highlight, HlMod, HlMods, HlPunct, HlTag},
|
||||
tags::{Highlight, HlMod, HlMods, HlOperator, HlPunct, HlTag},
|
||||
HlRange,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user