-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Add option to configure the default show context (number of context lines) in search editor #97915
Copy link
Copy link
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssearch-editorverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
I keep opening the search editor and clicking the show context button every single time - the show context to me is one of the stronger features of the search editor.
It would be nice to be able to configure it permanently. I know reusePriorSearchConfiguration exists but that would affect all the other settings.
My proposal is to add search.searchEditor.defaultShowContextValue property (number | null) which when defined would override the default value for the number of context lines.
reusePriorSearchConfiguration would take precedence if both are used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssearch-editorverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded