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

How to use vscode search and avoid results in comments #175116

Closed
MichaelMagdy-Genovity opened this issue Feb 22, 2023 · 2 comments
Closed

How to use vscode search and avoid results in comments #175116

MichaelMagdy-Genovity opened this issue Feb 22, 2023 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@MichaelMagdy-Genovity
Copy link

MichaelMagdy-Genovity commented Feb 22, 2023

How to use vscode search and avoid results in comments ???

image

I need the results only for lines without comments and exclude matches in comments

Any dev for regex expressions ?
\b(\s1\s,\s1033\s)\b

Something like this
image

Feature request: 'Ignore comments' checkbox in the 'Find' dialog #11688

@andreamah
Copy link
Contributor

There currently is no way to do this. Please discuss this issue in its original thread in #11688

/duplicate #11688

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 22, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants