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
K
Kirill Bulatov committed
64c2043913d7eb191cb4f5e647e98337527f8e34
Committed by GitHub <noreply@github.com>
on 8/14/2023, 8:06:30 PM