Thomas Wilburn
|
e8969929b7
|
Added notes for project stubs
|
2013-11-02 18:30:37 -07:00 |
|
Thomas Wilburn
|
22c56da448
|
Start of work on project management
|
2013-11-02 17:51:28 -07:00 |
|
Thomas Wilburn
|
9da0f96696
|
Filter menus/palette based on Chrome major version.
|
2013-11-01 16:24:57 -07:00 |
|
Thomas Wilburn
|
bbd1e6528b
|
Add a list of theme names
Note: we should really just also translate the theme if people write it
in English, we have that data.
|
2013-10-30 09:34:32 -07:00 |
|
Thomas Wilburn
|
51f52b0755
|
Fix a focus bug when manually closing menu.
|
2013-10-30 09:29:26 -07:00 |
|
Thomas Wilburn
|
8ee275ea90
|
Update Ace to latest version.
|
2013-10-30 09:26:43 -07:00 |
|
Thomas Wilburn
|
1bf36e07cd
|
Hey, look who broke launching the app!
|
2013-10-28 23:13:35 -07:00 |
|
Thomas Wilburn
|
a95d50bc9e
|
Fixed typo.
|
2013-10-28 14:13:55 -07:00 |
|
Thomas Wilburn
|
d2caf1741b
|
Use the notification tray for updates, instead of dialogs.
|
2013-10-28 14:02:11 -07:00 |
|
Thomas Wilburn
|
c7649cc42e
|
Fixes #61
|
2013-10-28 12:58:24 -07:00 |
|
Thomas Wilburn
|
3c851c0f44
|
Simplify creating new File objects from FileEntries.
|
2013-10-28 12:12:08 -07:00 |
|
Thomas Wilburn
|
6109361502
|
Support acceptsMultiple when opening files.
|
2013-10-28 11:59:14 -07:00 |
|
Thomas Wilburn
|
b96692eddf
|
Add autocomplete option.
|
2013-10-28 09:18:43 -07:00 |
|
Thomas Wilburn
|
adfb259346
|
Convert tabs to spaces and back again
|
2013-10-24 19:13:07 -07:00 |
|
Thomas Wilburn
|
33e8cb1425
|
Enable tab indentation for people who are wrong.
|
2013-10-24 12:32:30 -07:00 |
|
Thomas Wilburn
|
50730b1976
|
Take advantage of the auto-resize added recently to Ace.
|
2013-10-21 16:11:23 -07:00 |
|
Thomas Wilburn
|
eb6c7279e6
|
Rename default icon since we removed the old version.
|
2013-10-18 15:40:22 -07:00 |
|
Thomas Wilburn
|
bef302694a
|
Get rid of icons we don't use any more.
|
2013-10-18 15:39:23 -07:00 |
|
Thomas Wilburn
|
211452c9a9
|
Add a special reference test for JavaScript, which gets all the syntax love.
Also fix a bug where results were reordered when the "current" tab
changed.
|
2013-10-17 15:39:54 -07:00 |
|
Thomas Wilburn
|
f4fa2e6df8
|
Accidentally removed other modes.
|
2013-10-17 13:56:27 -07:00 |
|
Thomas Wilburn
|
382e1b9948
|
Add "function" tag to the reference search. Also set the current tab to be first in the list when searching all.
|
2013-10-17 13:53:21 -07:00 |
|
Thomas Wilburn
|
7de38ce442
|
Tab tweaks.
|
2013-10-17 09:09:37 -07:00 |
|
Thomas Wilburn
|
0c1183efae
|
Added enter animations for tabs, which is kind of fun.
|
2013-10-16 17:06:32 -07:00 |
|
Thomas Wilburn
|
45279b4a28
|
Style fixes to make the palette corners look right.
|
2013-10-16 16:23:19 -07:00 |
|
Thomas Wilburn
|
3e8ffff7ff
|
Limit the command search to ten items.
|
2013-10-15 14:42:25 -07:00 |
|
Thomas Wilburn
|
35287cd10d
|
Manifest bump.
|
2013-10-15 14:30:25 -07:00 |
|
Thomas Wilburn
|
9a2ab1e87d
|
Fix a bug causing hidden 11th result in the palette.
|
2013-10-15 14:23:28 -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
|
72a682a309
|
First pass at caching palette results, reference search.
See also #57.
|
2013-10-14 17:00:13 -07:00 |
|
Thomas Wilburn
|
019a284444
|
Worst. Mac support. Ever.
|
2013-10-12 16:25:25 -07:00 |
|
Thomas Wilburn
|
23bfb59c76
|
Better error messages and logging for failed file.restore()
|
2013-10-09 22:29:27 -07:00 |
|
Thomas Wilburn
|
c2b95b29dc
|
Short-circuit removing retention failures if nothing failed to restore.
|
2013-10-09 21:59:22 -07:00 |
|
Thomas Wilburn
|
c22ecbcd40
|
Added logging to figure out why tabs don't survive upgrades.
|
2013-10-09 21:35:06 -07:00 |
|
Thomas Wilburn
|
8573832fe7
|
File watching events should be dispatched correctly. Fixes #52
|
2013-10-09 20:24:30 -07:00 |
|
Thomas Wilburn
|
5c25f30cc6
|
Focus, selection fixes.
|
2013-10-08 11:15:52 -07:00 |
|
Thomas Wilburn
|
5343b986b4
|
.
|
2013-10-08 11:06:47 -07:00 |
|
Thomas Wilburn
|
5109743cb9
|
Much better expand-to-matching behavior.
|
2013-10-08 10:21:10 -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
|
5e43aa558f
|
Restore retained files using Manos async instead of more complicated inline async flow.
|
2013-10-08 08:31:13 -07:00 |
|
Thomas Wilburn
|
1257c679e7
|
Converted file to use Manos, a miniature async library.
|
2013-10-08 08:14:02 -07:00 |
|
Thomas Wilburn
|
84a1c5cc07
|
Make sure file entries are writable before writing. Fixes #50.
|
2013-10-08 07:57:23 -07:00 |
|
Thomas Wilburn
|
ba67b06bfa
|
Manifest bump.
|
2013-10-07 19:06:21 -07:00 |
|
Thomas Wilburn
|
72046e550d
|
Add installer to Gruntfile.
|
2013-10-07 19:04:55 -07:00 |
|
Thomas Wilburn
|
b0a743c703
|
That's what bind() is for.
|
2013-10-07 18:18:41 -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
|
20c5a23022
|
Fix a bug with deactivating menus on editor focus.
|
2013-10-07 17:59:10 -07:00 |
|
Thomas Wilburn
|
d6d990dc68
|
Stub file for upgrading future installations.
|
2013-10-07 17:54:20 -07:00 |
|
Thomas Wilburn
|
7703be96c5
|
Fix a bug in saving a new file
|
2013-10-07 17:54:00 -07:00 |
|
Thomas Wilburn
|
f9a680b27c
|
Consistency in messages (forgot that session is singular).
|
2013-10-06 23:21:04 -07:00 |
|