.. |
atom-spec.coffee
|
Don't let atom spec bind default keys again
|
2012-04-03 17:21:13 -07:00 |
autocomplete-spec.coffee
|
Detach buffer change event listeners from Autocomplete when editor's buffer changes
|
2012-04-16 15:22:39 -07:00 |
binding-set-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
buffer-spec.coffee
|
💄
|
2012-04-09 11:41:04 -07:00 |
command-interpreter-spec.coffee
|
Redesign commands around multiple selections
|
2012-04-04 12:09:33 -06:00 |
command-panel-spec.coffee
|
Move find-in-file event and specs to command panel
|
2012-04-12 14:55:47 -06:00 |
cursor-spec.coffee
|
Substitutions work with multiple selections
|
2012-04-04 11:09:30 -06:00 |
editor-spec.coffee
|
Ensure that Editor.proto.serialize returns a copy of each edit session
|
2012-04-13 14:29:58 -06:00 |
event-emitter-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
file-finder-spec.coffee
|
Previously focused editor is re-focused on refresh
|
2012-04-11 14:58:51 -06:00 |
highlighter-spec.coffee
|
Move atom.tabText to a property on Editor.prototype for more locality
|
2012-04-05 17:55:15 -06:00 |
keymap-spec.coffee
|
Keymap normalizes key patterns so modifier keys can be listed in a random order.
|
2012-04-03 15:51:53 -06:00 |
line-map-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
point-spec.coffee
|
Fix bug where you can't move rightward over fold placeholders
|
2012-04-06 15:37:27 -06:00 |
project-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
range-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
range-spec.js
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
renderer-spec.coffee
|
Move atom.tabText to a property on Editor.prototype for more locality
|
2012-04-05 17:55:15 -06:00 |
root-view-spec.coffee
|
When opening a file, don't also create an edit session or an empty buffer
|
2012-04-13 17:47:41 -06:00 |
screen-line-fragment-spec.coffee
|
Correctly translate buffer positions to screen positions when the buffer has tab chars
|
2012-04-06 15:06:33 -06:00 |
selection-spec.coffee
|
meta-[ outdents selected lines
|
2012-04-10 10:18:39 -07:00 |
undo-manager-spec.coffee
|
No longer push empty batches onto undo stack
|
2012-04-10 10:25:29 -07:00 |
vim-mode-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
window-spec.coffee
|
RootView constructor can be called with serialized view state data
|
2012-04-12 14:47:51 -06:00 |