-
Notifications
You must be signed in to change notification settings - Fork 34.9k
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 Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminal-suggest
Milestone
Description
Idea is to use a border here instead of fully selected:
The status bar still says how to insert (tab not enter).
This is inspired by "editor.suggest.selectionMode": never
which doesn't show a selection and passes tab/enter through unless down is pressed:
The border signals that it's focused, but it's different to the regular selection and therefore will behave differently.
We would probably want a selectionMode
setting too, the exact form of it is an unknown since we would want to support everything editor.suggest.selectionMode
does too.
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 Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminal-suggest