Skip to content

Remove `acceptSearchSuggestionOnEnter` experimental feature

Administrator requested to merge olafurpg/suggestions-enter into main

Created by: olafurpg

This feature didn't work out because dynamically loaded completion suggestions (files, symbols) make it easy to accidentally pick a completion when you want to trigger a search.

Related discussions https://docs.google.com/document/d/1PmREUZzUXuPgZTBnIOGwN5BNbp9OZpQYjwFbil9rbWo/edit#

Reverts https://github.com/sourcegraph/sourcegraph/pull/21962

Merge request reports

Loading