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-23 22:08:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
590352b079b22f040e3a5a6c668b2cbba58b07db
atom
/
src
History
Nathan Sobo
590352b079
RootView emits an 'active-editor-path-change' event whenever the path of the active editor changes for any reason (buffer path change, new buffer opened, focus changes)
2012-04-24 12:50:00 -06:00
..
app
RootView emits an 'active-editor-path-change' event whenever the path of the active editor changes for any reason (buffer path change, new buffer opened, focus changes)
2012-04-24 12:50:00 -06:00
extensions
When focus changes to a different editor, highlight its open file in the TreeView
2012-04-24 08:51:11 -06:00
stdlib
Start on TreeView. It renders the entries in the current project's root directory.
2012-04-23 14:20:17 -06: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