T O P I C R E V I E W |
Broes De Cat |
Posted - Nov 12 2014 : 10:47:49 AM As far as I can see, addInclude can be applied to types (c++), upon which the relevant include is added to the top of the file.
Would it be possible to extend this so it can be applied to variables and methods, to automatically include the type of the variable / return type of the method? Specifically in the case of auto-typed variables this would come in handy, as VAX knows the type but it is not mentioned explicitly in code.
thanks! Broes |
2 L A T E S T R E P L I E S (Newest First) |
Broes De Cat |
Posted - Nov 13 2014 : 04:35:43 AM Thanks for the info, it seems build 2052 has also fixed/improved this for us.
Broes |
sean |
Posted - Nov 12 2014 : 12:18:01 PM It should already work for most variables and many autos. If you have examples where it fails, we can investigate and potentially make changes. |
|
|