Nathan Sobo
|
b254fa39d9
|
💄 Replace editor.getBuffer().getText() w/ editor.getText()
|
2012-07-04 12:41:51 -06:00 |
|
Nathan Sobo
|
39ce15c3fa
|
Merge branch 'master' of github.com:github/atom
|
2012-07-04 12:34:56 -06:00 |
|
Nathan Sobo
|
c90c2e80d6
|
Replace @buffer reference on Editor with @getBuffer method
|
2012-07-04 12:34:44 -06:00 |
|
Corey Johnson
|
e36b5521bd
|
When testing keybindings, use window.requireExtension instead of rootView.activateExtension
|
2012-07-03 13:44:06 -07:00 |
|
Nathan Sobo
|
bd5c1f8694
|
Rename RootView.activeEditor -> getActiveEditor
|
2012-07-02 19:46:33 -06:00 |
|
Corey Johnson
|
801a91ec9b
|
Specs cleanup buffers
|
2012-06-29 15:38:12 -07:00 |
|
Corey Johnson
|
3efcc50a0d
|
Renamed call to ControlPanel.hide to ControlPanel.detach
|
2012-06-26 16:41:13 -07:00 |
|
Corey Johnson & Nathan Sobo
|
6b5a52ae5c
|
Add repeat-relative-address-in-reverse event to command panel
|
2012-06-14 11:01:28 -07:00 |
|
Corey Johnson & Nathan Sobo
|
b6f9801a19
|
Move repeat-relative-address test from command inter peter spec to command panel spec
|
2012-06-14 10:35:30 -07:00 |
|
Nathan Sobo
|
47533ad3a0
|
Add spec coverage for command panel serialization and fix bad method call therein
|
2012-06-13 21:23:33 -06:00 |
|
Corey Johnson
|
17e20d2fb0
|
Change .editor to .miniEditor in command panel specs
|
2012-06-13 17:48:51 -07:00 |
|
Corey Johnson
|
5d552d3df3
|
Add comand-panel:set-selection-as-regex-address
|
2012-06-13 16:54:55 -07:00 |
|
Corey Johnson
|
77baa7be09
|
Extract command panel as an extension
|
2012-05-08 13:49:06 -07:00 |
|
Corey Johnson
|
e4125448ec
|
Make RootView.initialize unaware of deserialization.
When RootView is created without a pathToOpen, no editor is created.
|
2012-05-07 17:51:08 -07:00 |
|
Nathan Sobo
|
634a15cfb1
|
Move extensions into src/extensions directory
|
2012-04-23 10:54:56 -06:00 |
|