A Community-led Hyper-Hackable Text Editor
Go to file
Nathan Sobo 30faf9b043 Make @editor instance var on motions, commands & operators
We were passing it around all over the place. Now access to the editor
can always be assumed.
2012-01-14 08:28:34 -08:00
Atom Filter out directory paths for FileFinder in Objective-C instead of JS. 2012-01-04 18:22:22 -07:00
Atom.xcodeproj Move fs support methods out of AtomController into FileSystemHelper 2012-01-04 18:01:31 -07:00
docs Summit talk outline 2012-01-12 16:03:31 -08:00
extensions Rename KeyEventHandler to GlobalKeymap 2012-01-11 13:16:10 -08:00
spec Rename Editor.get/setCursor to get/setPosition 2012-01-14 00:36:15 -08:00
src Make @editor instance var on motions, commands & operators 2012-01-14 08:28:34 -08:00
static FileFinder only returns up to maxResults 2011-12-30 11:37:11 -08:00
vendor Fix Project.getFilePaths spec. It returns relative paths. 2012-01-11 13:16:10 -08:00
.gitignore Ignore tags directory. 2011-12-15 14:14:12 -08:00
.pairs Add the .pairs file for git-pair. 2011-12-29 16:42:44 -06:00
index.html Benchmarking reveals filtering out non-files takes forevs 2012-01-03 17:34:21 -08:00
Rakefile Add 'rake nof' task to remove focused describes and its 2011-12-23 15:56:53 -06:00
README.md Testing campfire hooks #hbo :octocat: 2011-12-14 18:37:33 -08:00