Thomas Wilburn
befba25f86
Added a 'trim whitespace' command and trigger it on save if enabled. Fixes #151
2014-03-05 08:52:48 -08:00
Thomas Wilburn
f5467f1b6c
Add commands for "insert from file" and "word count". Fixed a bug where palette commands can't really
...
show status bar toasts.
Fixes #141 .
2014-02-20 09:00:29 -08:00
Thomas Wilburn
57d2b986b5
Add Settings.pull() for modules that want to request configs asynchronously instead of blocking load
2014-01-20 22:10:06 -08:00
Thomas Wilburn
d61fb669a8
Added command binding for closing tabs to right
...
Also moved closeTab() function into a lambda, since it's confusing to
have both it and removeTab(), and the former only works with the context
menu anyway.
2014-01-11 23:57:34 -08:00
Thomas Wilburn
b1f6d95280
Broke saving via keyboard shortcut.
2013-12-16 17:21:22 -08:00
Thomas Wilburn
fd577ed1be
JSON error.
2013-12-16 14:28:25 -08:00
Thomas Wilburn
979596e1bd
Populate commands.json
...
Fixes #93
2013-12-16 14:25:00 -08:00
Thomas Wilburn
3dcbbbed66
Add commands.json for #93
2013-12-16 08:51:56 -08:00