Commit Graph

25 Commits

Author SHA1 Message Date
Chris Wanstrath
8da3bf3790 💄 2011-11-25 23:35:13 -08:00
Chris Wanstrath
025406627d cmd-alt-t clears the filefinder cache (just like textmate.el) 2011-11-25 23:34:47 -08:00
Chris Wanstrath
095353e168 filefinder "cached" setting
(i have this set to `true` in ~/.atom/settings.coffee)
2011-11-25 23:29:48 -08:00
Chris Wanstrath
e9bbc37547 automatically load extension/key-bindings.coffee 2011-11-21 22:11:11 -08:00
Chris Wanstrath
bae191962d ModalSelector takes a callback, not an Array 2011-11-13 02:20:27 -08:00
Chris Wanstrath
40deb0f62c filefinder ignores directories 2011-11-13 02:15:15 -08:00
Chris Wanstrath
5fd7d797e4 use allURLs() in modal selector 2011-11-13 00:02:15 -08:00
Chris Wanstrath
74331337b2 ModalSelector. for find file and stuff 2011-11-12 21:44:02 -08:00
Chris Wanstrath
8aaf45da84 rename events: {project,editor}:load => {project,editor}:open 2011-11-12 19:45:27 -08:00
Chris Wanstrath
8c5bc71610 tweak filefinder, hey it still works 2011-11-12 19:24:47 -08:00
Corey Johnson
a2fdd0fd16 window.path is now window.url 2011-11-11 11:24:50 -08:00
Corey Johnson
4ae59fa5a7 window.path is the thing now 2011-11-10 17:43:36 -08:00
Corey Johnson
35a78425c9 window.path doesn't exist if we have atom.path 2011-11-10 15:00:45 -08:00
Chris Wanstrath
ea8781f07d new keybinder dispatch method 2011-11-10 00:43:41 -08:00
Chris Wanstrath
6f1d4a8cc8 atom.keybinder 2011-11-09 12:26:37 -08:00
Corey Johnson
b19ba73de1 Whitespace kills morale. 2011-11-07 17:33:00 -08:00
Chris Wanstrath
25c1f0640c slightly better looking filefinder. not PeepOpen yet. 2011-11-06 17:42:28 -08:00
Chris Wanstrath
058d91db1b shush 2011-11-06 17:26:07 -08:00
Chris Wanstrath
e7a462a768 bigger bar 2011-11-06 17:22:25 -08:00
Chris Wanstrath
055a66ab57 kill facebox 2011-11-06 17:13:03 -08:00
Chris Wanstrath
1930256deb filefinder uses Modal instead of facebox 2011-11-06 17:12:58 -08:00
Chris Wanstrath
cba6fb844a atomController.path => window.path 2011-11-06 15:59:26 -08:00
Chris Wanstrath
2db798f541 port over filefinder 2011-11-06 15:06:13 -08:00
Corey Johnson
197b911b44 don't use all the extensions yet 2011-10-26 14:21:48 -07:00
Corey Johnson
69f2d44bcd plugins are now extensions 2011-10-26 11:46:03 -07:00