T O P I C R E V I E W |
coney |
Posted - Apr 30 2015 : 03:52:47 AM First of all, Visual Assist is amazing!
I'm using Visual Studio with Visual Assist for code editing, but codes are compiled by an very old version of g++(4.1.2), the compiler doesn't support `override` keyword.
When I use `Implements Virtual Functions`, the generated functions are always end with `override` and I need to remove them manually.
Is it possible to add an option to disable this feature? |
2 L A T E S T R E P L I E S (Newest First) |
coney |
Posted - May 14 2015 : 02:54:52 AM cool, that helps a lot |
feline |
Posted - Apr 30 2015 : 1:43:51 PM Thank you, I am glad to hear that you are finding VA so helpful There is indeed an option to control this, and it is explained here:
http://docs.wholetomato.com/default.asp?W346 |
|
|