Search Editors created from "Open Results in Editor" will not have their context lines input pre-filled to defaultNumberOfContextLines. This is expected, because we don't want to run the search again. However, when explicitly toggling the context lines input, the default value should be defaultNumberOfContextLines, rather than right now it is hard coded to 2.
Search Editors created from "Open Results in Editor" will not have their context lines input pre-filled to
defaultNumberOfContextLines. This is expected, because we don't want to run the search again. However, when explicitly toggling the context lines input, the default value should bedefaultNumberOfContextLines, rather than right now it is hard coded to2.