Skip to content

"Add Selection To Previous Find Match" interferes with "Add Selection To Next Find Match" #101718

Open

Description

  • VSCode Version:1.46.1
  • OS Version:2004 Build 19041.329

Steps to Reproduce:

  1. Add Selection To Next Find Match [Ctrl+D]
  2. Now say you also want to expand the selection upwards --> Add Selection To Previous Find Match
  3. Nothing happens.

Expected Behavior:

The two commands should complement each other, so for example when you start in the middle of a function and quickly want to edit a specific word you can quickly expand the selection towards both the top and the bottom. Currently the two commands in conjunction are absolutely useless, and instead will only be useful if you solely want to expand the selection upwards OR downwards. Fixing this issue would make these commands in either case useful.

Does this issue occur when all extensions are disabled?: Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    editor-commandsEditor text manipulation commandsfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions