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
4adf3b31d4
whitespace 💄
2011-11-25 23:25:56 -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
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
bc7184c375
modernize tinytest
2011-11-25 19:19:17 -08:00
Corey Johnson
61f128865b
Merge branch 'settings'
2011-11-25 21:34:16 -05: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
Corey Johnson
5a950eeaa5
gist has settings too
2011-11-23 15:10:41 -05:00
Chris Wanstrath
e9bbc37547
automatically load extension/key-bindings.coffee
2011-11-21 22:11:11 -08:00
Chris Wanstrath
a83003d7c5
basic auth for gist updating, GitHub.username and GitHub.password
2011-11-14 12:47:04 -08:00
Chris Wanstrath
80f9bfed72
gist wants base64 (for basic auth)
2011-11-14 12:43:30 -08:00
Chris Wanstrath
4e41e89228
fix gist saving. 💣
2011-11-14 11:29:00 -08:00
Chris Wanstrath
a5e047981c
bring tinytest over. doesnt work.
2011-11-14 00:06:04 -08:00
Chris Wanstrath
b38da15b4f
kill dead code
2011-11-14 00:01:30 -08:00
Chris Wanstrath
ef55d77610
markdownpreview extension. awwww yeah.
2011-11-13 23:52:27 -08:00
Chris Wanstrath
122df3786b
no false alarms on gemfiles please.
...
(aka we still need to add support for the
`gemspec` method)
2011-11-13 23:43:13 -08:00
Chris Wanstrath
bc6e2597b0
docs extension
...
Only works for TomDoc'd CoffeeScript right now.
Needs to work for all languages.
I had to modify handlebars to satisfy 'use strict'
Also had to modify the path stuff in tdoc, which works
in node but not atom. We need some way to install npm packages
or something similar maybe?
2011-11-13 22:22:41 -08:00
Chris Wanstrath
4674c6ea30
twitter bootstrap lol
2011-11-13 21:35:05 -08:00
Chris Wanstrath
b60a6f2681
project title setting. gross.
...
needs to be in tabs.coffee until we have resource close events or something
2011-11-13 21:33:17 -08:00
Chris Wanstrath
d2ff3be6a2
Keybindings title
2011-11-13 21:30:03 -08:00
Chris Wanstrath
06d7b59e51
🆒 keybindings show a custom webpage
...
https://img.skitch.com/20111114-tdp1sty3pi9ftr3uk3wj26d9e1.png
2011-11-13 21:02:57 -08:00
Chris Wanstrath
b2070a2693
more natural cmd-w for the tabs pane again
2011-11-13 20:07:14 -08:00
Chris Wanstrath
2534c8b9b9
urls might not exist
2011-11-13 18:53:08 -08:00
Chris Wanstrath
9cfcbe7f60
start on the gist resource type
2011-11-13 18:40:19 -08:00
Chris Wanstrath
2297cf2164
projectfinder is always loaded
2011-11-13 16:40:34 -08:00
Chris Wanstrath
fb2efcfa75
cmd-shift-k: super crappy 'show keybindings' extension
2011-11-13 02:41:01 -08:00
Chris Wanstrath
2c7a38395c
cmd-shift-p is the project finder. searches ~/Code by default
...
settings would look like
projectfinder:
root: ~/someplace/else
2011-11-13 02:23: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
864be78814
bug
2011-11-13 02:07:10 -08:00
Chris Wanstrath
89d689d267
cmd-ctrl-g pops up a rubygems modal selector
2011-11-13 02:03:05 -08:00
Chris Wanstrath
cbeb1bb793
gemfile extension works for real now
2011-11-13 01:13:51 -08:00
Chris Wanstrath
fc5b598f21
project.urls() returns a { name, url, type } object
2011-11-13 01:08:54 -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
ae9a3d3ab6
gemfile can detect gems, but doesn't have a UI anymore
2011-11-12 20:54:23 -08:00
Chris Wanstrath
aac84b95be
project can find sub-urls
2011-11-12 20:51:12 -08:00
Chris Wanstrath
aa3adff3d7
cmd-w for tabs. no dirty checking yet.
2011-11-12 20:34:07 -08:00
Chris Wanstrath
e172b4fc04
Revert "tabs dont handle cmd-w"
...
This reverts commit d06e9a1bd0 .
2011-11-12 20:15:54 -08:00
Chris Wanstrath
8bd3c83422
back to making switchToPane king. reverts e55e237e60
2011-11-12 20:01:11 -08:00
Chris Wanstrath
8aaf45da84
rename events: {project,editor}:load => {project,editor}:open
2011-11-12 19:45:27 -08:00
Chris Wanstrath
d06e9a1bd0
tabs dont handle cmd-w
2011-11-12 19:42:24 -08:00
Chris Wanstrath
8c5bc71610
tweak filefinder, hey it still works
2011-11-12 19:24:47 -08:00
Chris Wanstrath
223f46fd95
if path exists
2011-11-12 16:04:07 -08:00
Chris Wanstrath
f2134035ac
tabs listen for project:resource:active
2011-11-12 15:53:09 -08:00
Chris Wanstrath
e55e237e60
tabs-pane calls window.open
2011-11-12 15:48:37 -08:00
Chris Wanstrath
66625396fd
tabs.
2011-11-12 02:44:13 -08:00