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
cae7c18db4bd4a0083c697d42749161b575a0dec
atom
/
src
History
Corey Johnson
cae7c18db4
Don't trigger scroll event on edit session load, it is called automatically
...
Fixes partially rendered lines when you reload
2012-05-15 15:28:10 -07:00
..
app
Don't trigger scroll event on edit session load, it is called automatically
2012-05-15 15:28:10 -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