Commit db6ffa6
committed
fix(cmp): reduce blink-ripgrep freeze in complex directories
- Increase prefix_min_len from 2 to 3 to reduce trigger frequency
- Move context_size to correct backend scope and set to 0
- Add --max-count=5 to limit rg output per file
Fixes #15741 parent 68ac371 commit db6ffa6
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | | - | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments