Felix Häusler
09f920eade
Upgrade to Electron 7 ( #1543 )
...
* Upgrade to Electron 7
* Fix E2E test issue with Electron 7
* Fix native theme event
* Remove runtime native theme detection
* Update Electron to v7.0.1
* Fix keytar exception
2019-11-02 16:41:51 +01:00
Felix Häusler
4a24ff0954
Add file encoding support ( #1438 )
...
* Add file encoding support
* Update documentation
2019-10-06 08:45:55 +08:00
Ran Luo
6d2d0fabe0
fix : #1418 Set file watch option usePolling to true on macOS ( #1430 )
...
* fix : #1418
* Remove debug code
2019-10-03 15:26:55 +02:00
Ran Luo
de9c62a0f3
fix #1401 ( #1404 )
2019-09-30 20:02:09 +02:00
Felix Häusler
b386630d3c
Add per-tab notifications ( #1377 )
...
* Add per-tab notifications
* fix: file watcher depth on macOS
* Free array reference
2019-09-27 19:25:42 +02:00
Felix Häusler
96f3f7341b
fix : #1284 ( #1287 )
2019-08-19 19:10:57 +08:00
Felix Häusler
2686cfafe4
Update deps and automatically format style ( #1168 )
2019-07-24 10:57:21 +08:00
Felix Häusler
72702427f1
Add ripgrep as find in files backend ( #1086 )
...
* Add ripgrep as find in files backend
* Fix API limit on Appveyor
* Fix css style
* support search and jump (#1 )
* Style fixes
2019-06-20 22:46:24 +08:00
Felix Häusler
ddc99aa00e
refactor: main filesystem code ( #1104 )
2019-06-13 21:23:09 +02:00
Felix Häusler
b6d6b9fe74
fix watcher out of range exception ( #1095 )
2019-06-11 11:09:21 +08:00
Felix Häusler
e6e652713a
Find best window to open second-instance files and directories in ( #1054 )
...
* Files via command-line are opened in the best window
* Don't show FSW changed notification while saving
* Fixed source-code mode setting and remove focus/typewritter option
* Simplify ignore list
* Fix invalid dialog parameter
* Fix invalid dialog parameter (2)
* Use async message box dialog
* Update documentation
* few changes
* Check timer before calling clearTimeout
* Improve switch style
* Fix style
2019-06-09 15:41:58 +02:00
Felix Häusler
77ff23c2c8
refactor main source code ( #1006 )
...
* refactor main source code
* fix invalid file cache entries during startup
2019-05-04 22:14:45 +08:00