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

Local VSC settings to ignore built files in search #2332

Merged
merged 1 commit into from Jun 27, 2022

Conversation

gksander
Copy link
Contributor

@gksander gksander commented Jun 27, 2022

.vscode is git-ignored, and I'm generally a fan of keeping IDE settings out of repos. However, I'm proposing we add a small amount of workspace/local settings to make search more useful. With the es/cjs build folders, searching for a file ends up showing triple the results. This PR excludes the es/lib results from that search.

image

.vscode/settings.json Show resolved Hide resolved
@gksander gksander merged commit 18b8ed7 into main Jun 27, 2022
@gksander gksander deleted the vsc-workspace-settings branch June 27, 2022 17:09
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.

None yet

2 participants