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-13 08:04:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0951b86acc2962fd8be8e052c42dbc01b1457f79
atom
/
src
/
extensions
/
tree-view
History
Corey Johnson
0951b86acc
Selecting file in tree view opens it in an editor and focuses is
2012-05-02 08:29:22 -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
When a file/directory is created, it is selected in the treeview
2012-05-01 13:43:59 -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
Selecting file in tree view opens it in an editor and focuses is
2012-05-02 08:29:22 -07:00