deadgrep
deadgrep copied to clipboard
Fix collapsing files with context
Minimal repro:
- search with context
- try to collapse a file with multiple context blocks
- only the first context block will be collapsed - due to the context separator line not having the deadgrep-line-number text prop.
This is one potential quick fix.