add hover

This commit is contained in:
hamidreza kalbasi 2021-09-10 20:00:53 +04:30
parent 1103e390e0
commit e803bd25c4
4 changed files with 108 additions and 49 deletions

View file

@ -87,7 +87,7 @@ pub use crate::{
references::ReferenceSearchResult,
rename::RenameError,
runnables::{Runnable, RunnableKind, TestId},
static_index::{StaticIndex, StaticIndexedFile},
static_index::{StaticIndex, StaticIndexedFile, TokenStaticData},
syntax_highlighting::{
tags::{Highlight, HlMod, HlMods, HlOperator, HlPunct, HlTag},
HlRange,