Properly generate ranges to query
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user