Hey, i recently started using Visual Studio 2019( great fan ), but when i add spaces between statements and stuff it automatically deletes the space. for example: in C++ i typed system( "PAUSE" ) - with spaces it replaces it with system("PAUSE") - without space. can you please help me disable this feature for all programming languages. Thanks! :)