Add a better text for hover and stop duplicating work done in approximatelly_resolve_symbol

This commit is contained in:
DJMcNab 2018-12-08 16:02:23 +00:00 committed by Aleksey Kladov
parent 6d548d944f
commit f88e0700e6
7 changed files with 98 additions and 30 deletions

View file

@ -560,4 +560,3 @@ impl SyntaxKind {
Some(tok)
}
}