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
|
1767cd3fc2
|
Add printing. Fixes #120
|
2014-01-20 09:10:24 -08:00 |
|
Thomas Wilburn
|
d31049046d
|
Provide sample API message, add a menu item for api.json
|
2013-12-02 15:38:12 -08:00 |
|
Thomas Wilburn
|
e6ccbdaac6
|
Somewhere we lost the point of retainFocus in menus.
|
2013-11-08 16:32:11 -08:00 |
|
Thomas Wilburn
|
631b02d724
|
Add ability to check for updates at any time.
|
2013-11-06 12:18:50 -08:00 |
|
Thomas Wilburn
|
3d824a9c4a
|
Cleared up project file editing flow.
|
2013-11-06 12:02:20 -08:00 |
|
Thomas Wilburn
|
c0f37afd43
|
Fixed directory triangle display, added menu divider.
|
2013-11-06 09:55:11 -08:00 |
|
Thomas Wilburn
|
7b060a3512
|
Added clearing project support
|
2013-11-05 18:52:00 -08:00 |
|
Thomas Wilburn
|
5f39f89bbd
|
Working project file restore, but with some issues on switching to retained files
|
2013-11-05 18:46:16 -08:00 |
|
Thomas Wilburn
|
32c94db775
|
Added class sugar to dom2.js
|
2013-11-04 08:41:22 -08:00 |
|
Thomas Wilburn
|
dcd329e174
|
Project menu update
|
2013-11-03 17:17:28 -08:00 |
|
Thomas Wilburn
|
6e452273ba
|
Adding project styles, menu
|
2013-11-03 16:28:17 -08:00 |
|
Thomas Wilburn
|
9da0f96696
|
Filter menus/palette based on Chrome major version.
|
2013-11-01 16:24:57 -07:00 |
|
Thomas Wilburn
|
adfb259346
|
Convert tabs to spaces and back again
|
2013-10-24 19:13:07 -07:00 |
|
Thomas Wilburn
|
541ef85e2c
|
Added search by reference
Also added an option to search all files by default. Fixes #57 and #53.
|
2013-10-14 22:17:58 -07:00 |
|
Thomas Wilburn
|
5c25f30cc6
|
Focus, selection fixes.
|
2013-10-08 11:15:52 -07:00 |
|
Thomas Wilburn
|
03524a9ef0
|
Ace has a command we can use directly instead of shimming Sublime's "expand to word"
|
2013-10-08 09:37:19 -07:00 |
|
Thomas Wilburn
|
b330709260
|
Palette fixes, converted command to synchronous calls.
|
2013-10-08 09:27:28 -07:00 |
|
Thomas Wilburn
|
27bd4847a4
|
Added selections for word, paragraph, and matching brackets. See issue #48
|
2013-10-07 18:09:35 -07:00 |
|
Thomas Wilburn
|
8c46c70eaf
|
Menu tweaks, fix for Toggle Macro shortcut.
|
2013-10-03 11:04:39 -07:00 |
|
Thomas Wilburn
|
66e0ccde61
|
Forgot to add statusbar. Palette now uses statusbar.toast(), among a number of other bug fixes.
|
2013-09-20 08:57:43 -07:00 |
|
Thomas Wilburn
|
c4fd777a8c
|
Added statusbar module. Fixes #39
|
2013-09-20 08:31:04 -07:00 |
|
Thomas Wilburn
|
6cb9c23e3c
|
Added find/replace, version bump to test updates.
|
2013-09-16 13:44:55 -07:00 |
|
Thomas Wilburn
|
5ff71e0a5c
|
Added a revert option
Fixes #34
|
2013-09-16 11:58:37 -07:00 |
|
Thomas Wilburn
|
ab397782a2
|
Added help item to the menus, consistency fixes.
|
2013-09-15 10:28:55 -07:00 |
|
Thomas Wilburn
|
295ca0c714
|
Settings are now merged a la Sublime, which is much better for migrations.
|
2013-09-13 13:26:46 -07:00 |
|
Thomas Wilburn
|
a6e5d71f39
|
Menu changes (fixes #3). Added an about dialog.
|
2013-09-06 00:04:20 -07:00 |
|
Thomas Wilburn
|
58d373f233
|
Manifest bump, move line commands.
|
2013-09-05 20:06:54 -07:00 |
|
Thomas Wilburn
|
19fdbbb1d8
|
Added Edit menu with lots of Ace bindings.
|
2013-09-05 20:01:24 -07:00 |
|
Thomas Wilburn
|
06d46cd515
|
Removed some menu items that probably won't work programmatically. Bumped manifest and added aceBindings to the sessions dependencies.
|
2013-09-04 12:45:51 -07:00 |
|
Thomas Wilburn
|
2a5a2d28ef
|
Simplified menu CSS, added ability to reset settings JSON files.
|
2013-09-04 10:28:31 -07:00 |
|
Thomas Wilburn
|
9aa8f838b3
|
Flex the bottom row as well.
|
2013-09-04 10:01:12 -07:00 |
|
Thomas Wilburn
|
a1033b2c31
|
Settings now loaded from config into sync storage, editable as if files.
|
2013-09-03 08:47:59 -07:00 |
|
Thomas Wilburn
|
8d7aaa2f89
|
Added app-wide key configuration
|
2013-08-31 13:23:41 -07:00 |
|
Thomas Wilburn
|
d9874e5cd3
|
Added ability for presets in menus (currently just used for dividers)
|
2013-08-22 18:27:16 -07:00 |
|
Thomas Wilburn
|
19c417d8d1
|
First stab at menus from config file instead of hardcoding
|
2013-08-22 18:08:04 -07:00 |
|