Skip to content

autonome/tree-view-sortable

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead, 423 commits behind atom:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tree View package

OS X Build Status Windows Build Status Dependency Status

Explore and open files in the current project.

Press ctrl-\ or cmd-\ to open/close the Tree view and alt-\ or ctrl-0 to focus it.

When the Tree view has focus you can press a, shift-a, m, or delete to add, move or delete files and folders.

API

The Tree View displays icons next to files. These icons are customizable by installing a package that provides an atom.file-icons service.

The atom.file-icons service must provide the following methods:

  • iconClassForPath(path) - Returns a CSS class name to add to the file view

About

Explore, sort and open project files in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 98.9%
  • CSS 1.1%