mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 23:24:05 +00:00
* perf: Improve search performance in code editor Added cache key to reduce duplicate searches over the complete text. Added incremental update logic, to not update every marked entry when clicking "next" or "previous". Fixes: https://github.com/usebruno/bruno/issues/6913 * Update delimeter to unicode symbol