This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-01-24 06:18:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e60e68b69d105e590202241a19a89fd3e1e3075a
atom
/
src
History
Nathan Sobo
e60e68b69d
Focus the root view when file finder closes, not an editor. Will test this when we extract it as an extenison.
2012-05-07 15:20:13 -06:00
..
app
Double clicking a file changes focus to editor. Double clicking a directory toggles expansion. Single clicking doesn't ever change focus away from tree view.
2012-05-07 14:55:33 -06:00
extensions
Focus the root view when file finder closes, not an editor. Will test this when we extract it as an extenison.
2012-05-07 15:20:13 -06:00
stdlib
Fix syntax error in fs.base
2012-05-01 14:26:32 -07:00
atom-bootstrap.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-bootstrap.coffee
window-bootstrap is called when a file is opened.
2012-02-28 17:24:58 -08:00