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

Remove vscode folder #259

Closed
wants to merge 1 commit into from
Closed

Conversation

lewiszlw
Copy link
Contributor

https://github.com/apache/arrow-rs/blob/master/.gitignore
https://github.com/apache/arrow-datafusion/blob/main/.gitignore
.vscode/.idea folder usually will be ignored.

Will create a follow up pr to add .vscode/.idea to .gitignore.

@kylebarron
Copy link
Member

Do you have a use case/problem with this? I explicitly include the vscode settings for helpers like #256

I personally don't see a problem with checking in vscode configuration

@lewiszlw
Copy link
Contributor Author

In my opion, everyone has their personal ide/editor setting, if these settings uploaded to repo, may disrupt other people's settings.

@kylebarron
Copy link
Member

I generally agree, but these are pretty limited settings that are workspace-specific and that I think are valuable to be synced per-directory. I don't want to switch to a different computer and have different rust analyzer settings because it's not including all features by default

@lewiszlw
Copy link
Contributor Author

Ok, I use IDE, not conflict yet :)

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