C
C#2y ago
Indeed

❔ Migrating to vscode from rider - Moving formatting settings

Hi! I'm in the process of migrating from rider to vscode. The shift was made mainly due to -the fact that my student's license will eventually end, -I enjoy the modularity of vscode, -had to move to it due to webstorm's svelte plugin being shit And i found that vscode supports profiles and decided to setup some for different langauges I am currently trying to add formatting to omnisharp, one that is reused by every project however I have trouble succeeding in it In the documentation i can read that .editorconfig is the preferred way to go. However how can i setup one global .editorconfig for whole omnisharp? As of now even the default exported file from rider doesn't seem to be completely connected to what i want to do Rider vs Vscode pictures I want my braces to be in K&R style however i cannot find .editorconfig having such setting is there other way i could use to format my code?
2 Replies
Indeed
Indeed2y ago
Is there maybe some interactive editorconfig generator?
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.