question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use smartCase for Find

See original GitHub issue

Issue Type: Feature Request

The search.smartCase setting is really useful. Thanks for implementing it.

It would be great if it worked in the “Find” functionality too, so I can quickly perform a case sensitive search within the text in a file.

VS Code version: Code 1.25.1 (1dfc5e557209371715f655691b1235b6b26a06be, 2018-07-11T15:33:29.235Z) OS version: Darwin x64 16.7.0

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:25
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
vscode-triage-botcommented, Nov 14, 2020

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

3reactions
vscode-triage-botcommented, Nov 4, 2020

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use case sensitive search for lower-case string using smartcase
If I want case-insensitive search, I write in upper-case or lower-case (doesn't matter) and append a \c at the end of the query....
Read more >
Vim - how can I use smartcase for / search but noic for * search?
I love smartcase and I love the * and # search commands. But I would prefer that the * and # search commands...
Read more >
Smart case-insensitive, incremental search using vim
With both ignorecase and smartcase turned on, a search is case-insensitive if you enter the search string in ALL lower case.
Read more >
Searching - Vim Tips Wiki - Fandom
With these mappings, if 'smartcase' is on and you press * while on the word "The", you will only find "The" (case sensitive),...
Read more >
VS Code tips — Automatic case sensitive workspace search
Use the ` search. smartCase ` setting to turn on smart casing in VS Code's workbench search. With smart casing enabled, the workspace...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found