Skip to content

add settings action for search.contextLines

Warren Gifford requested to merge search-contextlines-usersettingsaction into master

Created by: sqs

Adds a button to change the search.contextLines value on the page where you edit the global/org/user settings JSON. Improves the situation in #2754.

There is a bug in our quick action buttons where the Monaco editor's selection after running the quick action is incorrect in some cases (e.g., if the edit it applied also added a comma to the preceding line). This is annoying but is not critical (filed as https://github.com/sourcegraph/sourcegraph/issues/2756).


searchclsettings search-cl5

Merge request reports

Loading