Commit Graph

10 Commits

Author SHA1 Message Date
Felix Häusler
c53246df13
Fix double used shortcut (#2198)
* Fix double used shortcut

* Update documentation
2020-06-08 14:03:17 +02:00
He Linming
17e2860d41
feat: switch tabs using alt-#num (#1975) 2020-06-07 01:10:12 +02:00
DanEble
f0e548d7e0 fix find next/previous (#1679) (#1745)
* fix find next/previous (#1679)

* document new find next/previous shortcuts (#1679)
2019-11-27 20:09:32 +01:00
Felix Häusler
f142dea160
Add command palette and quick open dialog (#1493)
* Add command palette and quick open dialog

* Fix format and paragraph commands

* Adjust style and allow to reset list/quote

* Adjust UI and fix some issues

* Add custom placeholder
2019-11-04 19:50:50 +01:00
Ran Luo
ab97336e89
Feat: add highlight menu item (#1532) 2019-10-27 00:38:22 +08:00
Ran Luo
168257605f
feat: add find in folder shortcut (#1539)
* feat: add find in folder shortcut

* Modify the menu item label
2019-10-27 00:31:01 +08:00
Felix Häusler
134d55a99e
Fix key bindings (#1406) 2019-09-30 18:59:01 +02:00
Felix Häusler
1ab8388c1d Cycle through tabs (#1283)
* Cycle through tabs

* Add cycle backwards alias
2019-08-19 19:06:27 +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
4dada5b84d
Drop support for portable Windows binary (#1065)
* Dropped support for portable Windows binary

* Update documentation
2019-06-05 21:39:23 +02:00