We have a coding standard that mandates spaces at the beginning & end of argument lists & function calls. IE: foo( x, y ) instead of foo(x, y) which VA seems to want to enforce. I haven't been able to locate a setting to control this anywhere, am I missing it?
When you you seeing this? VA does not reformat code you have typed, so if this is when this is happening it could be the IDE settings you need to edit, especially if you are using VS2013. If you are seeing this when using VA refactoring commands then this is controlled by the appropriate Refactoring VA Snippet, which can be easily edited via the VA Snippet editor: