© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3mo ago•
6 replies
elemas

✅ Share VS settings to my team through git

Hey, is there any way to share some settings of Visual Studio through git with my team?

I couldn't find any option for this in VS 2022, and VS 2026 (insider) has the "edit user settings as json" option, but it references a file in the local install directory of VS.

The goal is to set code standards and harmonize how it looks as much as possible. I'm looking for settings like the list of rules to run when using Code Cleanup, and whether to run Code Cleanup when saving a file.

We already have a .editorconfig file in the repo with a bunch of rules set (but none that are blocking builds).
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ git merge vs git rebase
C#CC# / help
2y ago
✅ fork vs clone in git
C#CC# / help
11mo ago
✅ GitHub + GitKraken
C#CC# / help
9mo ago
How to Share a project from VS code?
C#CC# / help
4y ago