Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Added "Open in New Tab" and "Open in New Window" right-click context menu options #932

Merged
merged 2 commits into from
Mar 23, 2021

Commits on Aug 20, 2018

  1. Add "Open in New Tab" and "Open in New Window" right-click context menu

    options to find-and-replace results.
    
    Include tests to guarantee that the context menu commands call the
    correct functions with the intended parameters, as well as ensure that
    right-clicks have no unexpected consequences with the new functionality
    (such as expanding and contracting of selected results).
    Theodore Brockman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    9eadbf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Renamed 'open-in-new-tab' command to 'open-in-new-tab', and removed '…

    …open-in-window' command as well as its corresponding test.
    Theodore Brockman committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    cb9d758 View commit details
    Browse the repository at this point in the history