Beef icon indicating copy to clipboard operation
Beef copied to clipboard

[Enhancement] Consider project/ide settings at multiple levels

Open xposure opened this issue 4 years ago • 0 comments

VS has the concept of things like directory props and and other files that can be dropped in the source folder to override things like formatting styles and other rules to be applied. We use that at work to make sure everyone has the same "rules" in the IDE across our developers.

The use case that brought me to create this issue is "format on save" I use it everywhere, but I have to turn it off when I go to modify corlib. It would be nice to be able to turn this off per project (or in some sort of directory props fashion) in situations like this.

xposure avatar Jan 02 '21 16:01 xposure