Chris Wanstrath
074a887f5c
vendor handlebars.js
2011-11-26 01:14:24 -08:00
Chris Wanstrath
abc5ecffd7
speed up the modal display.
2011-11-26 01:09:46 -08:00
Chris Wanstrath
aa10aa298c
copy pasta fail
2011-11-26 01:06:29 -08:00
Chris Wanstrath
09a5ba0e0c
browser adds itself to DOM in add, not show
2011-11-26 00:54:17 -08:00
Chris Wanstrath
ba8702fc75
vendor bootstrap css
2011-11-26 00:54:17 -08:00
Chris Wanstrath
c0cf81f319
make cmd-shift-f way more awesome
...
https://img.skitch.com/20111126-b3n8w5kmjnn7bgec1rag8ca2ec.png
=>
https://img.skitch.com/20111126-etrbs62ii92iafcbp3th38wq9k.png
2011-11-26 00:54:13 -08:00
Chris Wanstrath
bbc4779f4d
fuuuu our require() sux
2011-11-25 23:57:17 -08:00
Chris Wanstrath
90d069b3f1
update underscore to 1.2.2
2011-11-25 23:52:15 -08:00
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
eaa496df34
it's a miracle. it works.
2011-11-25 23:27:27 -08:00
Chris Wanstrath
4adf3b31d4
whitespace 💄
2011-11-25 23:25:56 -08:00
Chris Wanstrath
1b8a5d9ea3
autoload extension settings ;)
2011-11-25 23:25:05 -08:00
Chris Wanstrath
608d1dce36
argh!
...
https://github.com/ajaxorg/ace/issues/534
2011-11-25 23:06:59 -08:00
Chris Wanstrath
0d5d3d865f
update ace
...
Loading is now visibly more janky, but I think
d3ba5b8111
fixes a lot of our problems.
I tested this on split-panes-2.0 and a major bug (no input
after resizing) is now gone. Poof.
2011-11-25 22:58:50 -08:00
Chris Wanstrath
76ea5d9ead
cmd-shift-r opens compiled coffee in a new buffer
...
https://img.skitch.com/20111126-tu71h2aaqpdk59n1muhqk8k3qs.png
2011-11-25 22:50:50 -08:00
Chris Wanstrath
6ef3f61ec9
separate editor's open() and show() fns further
...
open() should mostly be "can i open this url?" logic
show() should mostly be "i'm displaying this" logic
2011-11-25 22:49:24 -08:00
Chris Wanstrath
8455c780c4
~/.atomicity => ~/.atom f'real
2011-11-25 22:21:36 -08:00
Chris Wanstrath
3e2f867e87
super basic "ack in project" (cmd-shift-f)
...
the UI could use some improvements
2011-11-25 22:17:57 -08:00
Chris Wanstrath
d50a29ffa9
ChildProcess.exec (with passing tests)
2011-11-25 21:49:31 -08:00
Chris Wanstrath
0c88c38101
💄
2011-11-25 21:09:09 -08:00
Chris Wanstrath
61adbc3632
typo in setting name
2011-11-25 21:01:05 -08:00
Chris Wanstrath
15005657bf
💄
2011-11-25 19:20:10 -08:00
Chris Wanstrath
603121c755
make resolve_tests pass
2011-11-25 19:19:17 -08:00
Chris Wanstrath
bc7184c375
modernize tinytest
2011-11-25 19:19:17 -08:00
Chris Wanstrath
6167637dd7
typo
2011-11-25 19:19:17 -08:00
Corey Johnson
61f128865b
Merge branch 'settings'
2011-11-25 21:34:16 -05:00
Chris Wanstrath
c8aa59f4b3
Revert "update ace"
...
This reverts commit b776e422c3
.
2011-11-25 18:20:45 -08:00
Chris Wanstrath
b341b4fa77
~/.atomicity => ~/.atom
2011-11-25 18:19:14 -08:00
Chris Wanstrath
c4746047cc
move ~/.atomicity stuff into "dotatom" extension
2011-11-25 18:18:16 -08:00
Chris Wanstrath
b776e422c3
update ace
...
Loading is now visibly more janky, but I think
d3ba5b8111
fixes a lot of our problems.
I tested this on split-panes-2.0 and a major bug (no input
after resizing) is now gone. Poof.
2011-11-25 12:26:16 -08:00
Corey Johnson
5a950eeaa5
gist has settings too
2011-11-23 15:10:41 -05:00
Corey Johnson
815a3281a5
Editor uses settings.
2011-11-23 15:07:52 -05:00
Corey Johnson
6961d817e2
Get out of there.
2011-11-23 15:04:04 -05:00
Corey Johnson
d01926885d
Some comments
2011-11-23 14:46:32 -05:00
Corey Johnson
90995ba0b2
Settings grab data from ~/.atomocity/settings.coffee
2011-11-23 14:42:38 -05:00
Corey Johnson
c76119020a
Better error message
2011-11-23 14:34:14 -05:00
Corey Johnson
809f5d5f98
empty methods deserve death.
2011-11-23 13:45:24 -05:00
Corey Johnson
f97eeb6e5d
key-bindings that do not load get a warning
2011-11-23 11:27:55 -05:00
Corey Johnson
a52f328c9d
Merge pull request #57 from defunkt/autoload-keybindings
...
automatically load extension/key-bindings.coffee
2011-11-22 08:34:08 -08:00
Chris Wanstrath
f551714975
cmd-shift-o returns
2011-11-22 01:00:31 -08:00
Chris Wanstrath
e9bbc37547
automatically load extension/key-bindings.coffee
2011-11-21 22:11:11 -08:00
Corey Johnson
2ec6b8205b
Those are defined in Resource
2011-11-21 21:28:55 -08:00
Corey Johnson
307610d9d5
don't assume the url is a file path!
2011-11-21 21:28:09 -08:00
Chris Wanstrath
59667baad7
ERKIE!
2011-11-19 17:53:40 -08:00
Chris Wanstrath
f433d9dc81
mustache :{
2011-11-15 16:09:17 -08:00
Chris Wanstrath
27da8f7c8b
vendor
2011-11-15 16:09:10 -08:00
Chris Wanstrath
3c5ca1469c
bundle and sass-cache.
...
ugh. gotta be a better way to do this.
2011-11-15 15:33:15 -08:00
Chris Wanstrath
fc5c98fb0b
Merge branch 'reboot'
2011-11-14 20:25:48 -08:00