pulsar/spec
Corey Johnson & Nathan Sobo 69d059d24c Make TreeView.moveDown work for nested/empty directories
If the selected entry is the last entry in a directory that *itself* is the last entry of its parent, we need to search upward through our ancestors for the first directory that has a following sibling entry. Also, if the directory is empty, the attempt to select its first element will fail, so we need to search for a next sibling as well.
2012-07-27 21:27:55 -06:00
..
app When ( [ { ' or " is inserted, insert the matching character after the cursor 2012-07-27 13:08:43 -06:00
extensions Make TreeView.moveDown work for nested/empty directories 2012-07-27 21:27:55 -06:00
fixtures Make TreeView.moveDown work for nested/empty directories 2012-07-27 21:27:55 -06:00
stdlib Reject exec promise with hash instead of string 2012-07-12 12:18:53 -07:00
spec-bootstrap.coffee Newline at end of file 💄 2012-06-01 14:01:00 -06:00
spec-helper.coffee Buffers are memoized on project by path 2012-07-18 12:56:09 -07:00
spec-suite.coffee atom variable holds all global state and is shared across contexts. 2012-02-28 13:14:35 -08:00