Hi, I'm currently evaluating VAX and loving it. However, I have 2 questions regarding code coloring. 1. Can I set different colors for class member variables and all other variables? I think this would be useful feature to have, being able to quickly distinguish between member and local vars f.e. 2. Why doesnt #if 0 ... #endif gray out the inactive code area, as it does when intellisense is enabled (I'm disabling it since it has issues with UE4).
Thank you for your kind words, we really appreciate them
1. Can you please try enabling the below setting to see if it helps? VA Options -> Coloring and Attributes -> Show local symbols in bold
2. Unfortunately we don't support graying out since that feature is part of Visual Studio. I understand that UE4 is too large thus your need to turn intellisense off.