15 Commits

Author SHA1 Message Date
Elian Doran
03de472a57
fix(codemirror): search not unfolding results 2025-05-31 11:44:10 +03:00
Elian Doran
fac8f531b8
fix(codemirror): total number of results not correct on large or folded documents 2025-05-31 11:22:04 +03:00
Elian Doran
09003270f1
chore(codemirror): problematic provide due to types 2025-05-29 11:45:26 +03:00
Elian Doran
3ace3d9ed9
chore(code/find): reimplement replace all 2025-05-13 09:42:31 +03:00
Elian Doran
b646475018
chore(code/find): reimplement single replace 2025-05-12 23:52:41 +03:00
Elian Doran
690337ee40
chore(code/find): reintroduce highlight for active item 2025-05-12 23:36:22 +03:00
Elian Doran
da6cb71c6a
fix(code/find): infinite loop when empty 2025-05-12 22:11:51 +03:00
Elian Doran
22d9091315
refactor(code/find): reimplement find next 2025-05-12 21:21:46 +03:00
Elian Doran
ba2dae4c61
refactor(code/find): integrate search into find plugin 2025-05-12 21:05:15 +03:00
Elian Doran
8a35e390f2
refactor(code/find): remove inner class 2025-05-12 20:59:46 +03:00
Elian Doran
e5417827f4
chore(code/find): update current found 2025-05-12 20:43:30 +03:00
Elian Doran
e08011b3d6
chore(code/find): scroll to nearest result 2025-05-12 20:39:09 +03:00
Elian Doran
c4863dec50
chore(code/find): jump to first result 2025-05-12 20:27:23 +03:00
Elian Doran
f2745d546b
chore(code/find): reintroduce total number of results 2025-05-12 19:35:07 +03:00
Elian Doran
749ae1b6b4
chore(code/find): reintroduce match highlighting 2025-05-12 18:47:50 +03:00