T O P I C R E V I E W |
imtrobin |
Posted - Mar 04 2008 : 05:02:43 AM The older version of VA has the feature to insert automatically insert spaces after completing a function call, now I just noticed that latest version of VA 1626 doesn't have it anymore. How come newer versions removes functionality? |
6 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 10 2008 : 12:46:56 AM case=10995 is fixed in build 1632 |
imtrobin |
Posted - Mar 06 2008 : 10:33:40 PM Ah I see. Thanks |
feline |
Posted - Mar 06 2008 : 5:18:26 PM VA reads the registry keys on startup, and writes them on exit, so as mwb1100 says, you need to make the edit while the IDE is closed. |
mwb1100 |
Posted - Mar 06 2008 : 1:22:39 PM Make the registry change only when all instances of Visual Studio/VAX are not running. |
imtrobin |
Posted - Mar 06 2008 : 06:47:17 AM The registry value is always overwritten to zero if Visual Studio is restarted. |
feline |
Posted - Mar 05 2008 : 09:48:50 AM That was a mistake. The option still exists in the code, and can be controlled via the registry:
http://docs.wholetomato.com?W367
The check box in the options dialog was removed when the options dialog was reorganised. It has been returned in the next version of VA:
case=10995 |