Commit Graph

4 Commits

Author SHA1 Message Date
Benoit BAZARD
07a1afd589 fix: #2294 Focus find-in-folder search box; unfocus with ESC 2022-08-21 11:21:58 +02:00
Felix Häusler
51f5f4c70c
Upgrade Electron to v17 (#3138) 2022-03-20 19:43:43 +08:00
Ran Luo
48280c47cb Fix issue #1490 (#1498)
* Fix issue #1490

* click the editor to hide the search input will not lose cursor
2019-10-22 20:56:52 +02:00
Ran Luo
4d728a500e
Support RegExp search and replace in file edit. (#1422)
* Update style of search component

* Opti folder structure

* Finish UI

* Finish all search and replace function

* add notification when match too more or invalid regular expression

* Modify empty string

* Modify stile

* Do init search when press cmd + f
2019-10-06 08:42:06 +08:00