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-02-12 23:55:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a921d27994160318a7750b5781621daa73f1a0d
atom
/
src
/
extensions
/
tree-view
History
Corey Johnson
8a921d2799
When the project's path changes, the TreeView's root directory updates.
2012-05-08 09:57:01 -07:00
..
add-dialog.coffee
Don't add a trailing slash when adding file to projects root dir
2012-05-01 17:25:48 -07:00
directory-view.coffee
TreeView scrolls to selected path when move-down or move-up are triggered
2012-05-07 10:39:36 -07:00
file-view.coffee
Create FileView class. Instead of adding a path attar, FileView and DirectoryView have a getPath method
2012-05-01 10:47:08 -07:00
index.coffee
Organize tree view extension into it's own directory
2012-04-30 10:15:21 -07:00
move-dialog.coffee
do not select the extension of a file path when the move dialog triggered
2012-05-01 14:26:45 -07:00
tree-view.coffee
When the project's path changes, the TreeView's root directory updates.
2012-05-08 09:57:01 -07:00