Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

"Show in Tree" command #1823

Merged
merged 2 commits into from
Oct 12, 2012
Merged

"Show in Tree" command #1823

merged 2 commits into from
Oct 12, 2012

Commits on Oct 11, 2012

  1. "Show in Tree" command:

    - General purpose showInTree() API (any file/folder)
    - "Show in Tree" command (current file)
    - Utility for searching arrays (new CollectionUtils module): used in new
      code plus cleans up a DocumentManager method
    peterflynn committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    0e701a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2012

  1. - Make 'show in tree' label / command name less generic

    - Fix bug in _findTreeNode(): return rejected Promise instead of null when
      path lies outside project tree
    peterflynn committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    1a33aa5 View commit details
    Browse the repository at this point in the history