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

Exclude binaries when searching in VS Code #6213

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

clemyan
Copy link
Member

@clemyan clemyan commented Apr 9, 2024

What's the problem this PR addresses?

When searching in VS Code, the precompiled binaries often show up in the results, because whatever source code matched the search is included in the binary.

How did you fix it?

Added search exclusions for precompiled binaries in VS Code settings

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit a4c99d5 into yarnpkg:master Apr 10, 2024
20 of 24 checks passed
@clemyan clemyan deleted the vscode-search-exclude-bins branch April 10, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants