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

Restore the QuickOpen.basicMatchSort and friends #9747

Merged
merged 2 commits into from
Oct 30, 2014

Commits on Oct 30, 2014

  1. Restore the QuickOpen.basicMatchSort and friends.

    This change broke a few extensions. Looking at the fix, it seems that all QuickOpen plugins will
    likely need these functions, so we may as well re-export them as we have been doing rather than
    requiring the extensions to all add another import.
    
    If we do decide to deprecate these later, we should do so with deprecation warnings (something we
    weren't doing when these were moved to the StringMatch module).
    
    Revert "Marked as deprecated by #2462 in Sprint 19"
    
    This reverts commit 49e0827.
    dangoor committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    cc27351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7f4a1 View commit details
    Browse the repository at this point in the history