pulsar/spec
Nathan Sobo 80e4fda2f9 Filter out directory paths for FileFinder in Objective-C instead of JS.
Rename FileSystemHelper-contentsOfDirectoryAtPath… to -listFilesAtPath to make it clear that we're only listing files, not subdirectories. This is a fairly special purpose method but it saves us from calling back into objective-c a ton of times to filter them in JS, and makes bringing up the file finder ~2x as fast.
2012-01-04 18:22:22 -07:00
..
atom Move fs support methods out of AtomController into FileSystemHelper 2012-01-04 18:01:31 -07:00
fixtures RootView opens a project for the directory of the url passed to initialize. 2012-01-03 16:01:46 -07:00
stdlib Filter out directory paths for FileFinder in Objective-C instead of JS. 2012-01-04 18:22:22 -07:00
spec-bootstrap.coffee fdescribe / fit can be used to focus specs manually 2011-12-23 15:38:22 -06:00
spec-helper.coffee RootView.toggleFileFinder scans urls asynchronously. 2012-01-03 16:39:09 -07:00
spec-suite.coffee Meta+s triggers save on Editor. 2011-12-16 16:30:51 -08:00