Improve outline panel performance (#17183)
Part of https://github.com/zed-industries/zed/issues/14235 * moved search results highlight calculation into the background thread, with highlight-less representation as a fallback * show only a part of the line per search result, stop uniting them into a single line if possible, always trim left trailing whitespaces * highlight results in batches * better cache all search result data, related to rendering * add test infra and fix folding-related issues * improve entry displays when multi buffer has a buffer search (find references one has) * fix cloud notes not showing search matches Release Notes: - Improved outline panel performance
K
Kirill Bulatov committed
d682594c4aff3a827f54a4aaffba4704bb61d684
Parent: 1694261
Committed by GitHub <noreply@github.com>
on 9/1/2024, 10:46:16 PM