You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Maxim
Posted - Jan 10 2011 : 06:20:21 AM If I have
#include <foo\\bar.h>
and I select the '\\' and press '/' (to replace it), I don't want to see
#include <foo/*\\*/bar.h>
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Jan 12 2011 : 6:30:39 PM Do you run into this situation often? I'm afraid if we made "mini" exceptions for very specific cases like this, it would be inconsistent with the general behavior. It could lead to confusion.
Currently you have the following options: - to turn off surrounding: VA Options -> Advanced -> General -> Surround selection on / * ( { and # - if you use add include refactoring, you can set the default delimiter: http://docs.wholetomato.com?W337