Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi select should be case sensitive. #27387

Closed
okYadav opened this issue May 28, 2017 · 1 comment
Closed

Multi select should be case sensitive. #27387

okYadav opened this issue May 28, 2017 · 1 comment
Assignees

Comments

@okYadav
Copy link

okYadav commented May 28, 2017

  • VSCode Version: Code 1.12.2 (19222cd, 2017-05-10T13:16:25.899Z)
  • OS Version: Linux x64 4.10.13-1-ARCH
  • Extensions: the listing exceeds the lower minimum of browsers' URL characters limit

Steps to Reproduce:

  1. Multi select word should be case sensitive of it setting should available.
    When selecting the world simultaneously then it is insensitive. But when selecting variable they are case sensitive. so it find some difficulty while multi selecting. (Multi selecting means the multi cursor selecting words I mean)
@leocaseiro
Copy link

leocaseiro commented Jun 9, 2017

The VS Code 1.13 now preserves your settings of toggleCaseSensitive that are set by
Alt+C(pc) or Option+Command+C(mac) to toogleFindCaseSensitive

@okYadav okYadav closed this as completed Jun 9, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants