Files
oak-gpui/crates
Kirill Bulatov 64c2043913 Query less inlay hints (#2842)
Part of
https://linear.app/zed-industries/issue/Z-2750/investigate-performance-of-collaborating-on-large-files-with-inlay

Instead of querying the entire file for hints, query visible editor(s)
range + the areas above and below, of the same height.
Non-invalidating future queries (e.g. scrolling) query only missing
parts of the ranges.

Release Notes:

- Improved LSP resource usage by querying less hints for big files
2023-08-14 23:06:30 +03:00
..
2023-07-20 16:10:20 -04:00
2023-07-18 12:32:53 -04:00
2023-08-14 11:25:02 +03:00
2023-07-14 16:09:02 -07:00
2023-07-23 21:36:29 -07:00
2023-02-27 12:06:10 -08:00
2023-08-12 12:23:46 -07:00
WIP
2023-08-03 17:03:39 -06:00
2023-06-02 22:02:19 -04:00
2023-06-02 22:02:19 -04:00
2023-08-03 18:57:43 -04:00
2023-06-29 22:25:49 +03:00
2023-06-29 22:39:33 +03:00
2023-08-01 10:40:38 -04:00
2023-06-02 22:02:19 -04:00
2023-08-08 11:20:09 -06:00
2023-06-30 22:03:21 +03:00
2023-08-08 16:38:46 -06:00
2023-06-22 18:06:52 +02:00
2023-08-09 23:39:21 +03:00