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

on ctrl+d not recognize case sensitive #25679

Closed
eran-or opened this issue Apr 29, 2017 · 4 comments
Closed

on ctrl+d not recognize case sensitive #25679

eran-or opened this issue Apr 29, 2017 · 4 comments
Assignees
Milestone

Comments

@eran-or
Copy link

eran-or commented Apr 29, 2017

  • VSCode Version: Code 1.11.2 (6eaebe3, 2017-04-13T07:56:42.517Z)
  • OS Version: Darwin x64 16.5.0
  • Extensions:
Extension Author Version
vscode-eslint dbaeumer 1.2.8
debugger-for-chrome msjsdiag 3.0.1
Spell seanmcbreen 0.9.1

When you press CTRL+D to select word with case sensitive like (timeToSearch) and you have another word with like that but you spell it wrong (timeTosearch), so ti select both of them. I think the desire behavior is that it select just one so it help you to figure that you have tow different words

@CherryDT
Copy link

When you press ctrl+d, extra buttons appear in the top right corner of your window. There you can control these things.

@kieferrm
Copy link
Member

kieferrm commented May 1, 2017

You can also use keyboard shortcuts to toggle, for example, Option+Cmd+C on the mac.

@eran-or
Copy link
Author

eran-or commented May 2, 2017

Thank's, very helpful.
Option+Cmd+C just toggle the case sensitive mode, and than to select with cmd+d or shift+cmd+L for all occurrences. I think it nice to have shortcut like cmd+d but just case sensitive selection.

@alexdima alexdima modified the milestone: May 2017 May 31, 2017
@leocaseiro
Copy link

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

@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

5 participants