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 22:38:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6515cada2d22eff6036c02d52db37a471bd220ae
atom
/
src
History
Corey Johnson
80c066b03b
The test for tabs in a token was totally wrong. Now it is totally right.
2012-05-15 10:12:56 -07:00
..
app
The test for tabs in a token was totally wrong. Now it is totally right.
2012-05-15 10:12:56 -07:00
extensions
Fix bug: file finder correctly focuses editor after opening a file.
2012-05-14 16:35:03 -06:00
stdlib
When the editor buffer changes and the path is not visible in the TreeView, It selects the closes ancestor entry of that file.
2012-05-11 15:44:18 -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