Properly generate ranges to query
This commit is contained in:
parent
56f89739f8
commit
449c009639
2 changed files with 59 additions and 13 deletions
|
@ -333,7 +333,6 @@ impl Editor {
|
|||
cx,
|
||||
);
|
||||
|
||||
// TODO kb too many events + too many LSP requests even due to deduplication, why?
|
||||
self.refresh_inlays(InlayRefreshReason::NewLinesShown, cx);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue