Felix Häusler
dbc878f6e8
Use system dependent key bindings ( #2849 )
2022-01-08 17:28:01 +01:00
DesktopFolder
78ee785086
Do not use Cmd+Tab as a keybind on macOS. ( #2841 )
...
Co-authored-by: DesktopFolder <desktopfolder@users.noreply.github.com>
2022-01-04 22:05:10 +01:00
bolshoytoster
2ed5a85012
Removed the space in 'Mark Text' ( #2763 ) ( #2782 )
...
* Removed the space in 'Mark Text' (#2763 )
Literally just replaced all occurances of 'Mark Text' with 'MarkText' using sed.
This is directly related to #2763 .
* Revert changes to .github directory
Reverted changelog etc.
* Added `cs` alias for `csharp` in code blocks (Fixes #2760 )
* Added error handler in the renderer process (should fix #2758 )
The `src/muya/lib/contentState/clickCtrl.js` file will now return if
`document.querySelector` fails to find an element.
2021-12-25 21:05:58 +08:00
zmen
3571bba0ec
feat: add shortcut for toggle-toc ( #1863 ) ( #2326 )
2020-11-30 22:10:22 +01:00
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