T O P I C R E V I E W |
alt76 |
Posted - May 03 2014 : 05:59:01 AM in (vs2012/vs2013) + (VA_X_Setup2029.exe / VA_X_Setup2031 (beta).exe)
without Visual Assist

with Visual Assist

|
6 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 26 2014 : 9:26:46 PM Apologies for the slow reply. Are you seeing this in several different files and pieces of code, or is this specific to just one piece of code? I am not able to reproduce the problem here. C# errors are coloured red for me in both VA 2023 and VA 2029.
Can you please export your IDE, VA and ReSharper settings and send them to me:
VA Options -> Performance -> Export Settings IDE tools menu -> Import and Export Settings -> Export selected environment settings ReSharper menu -> Manage Options... -> export settings
I can then import them here and see if I can reproduce the problem.
Please submit the files via the form:
http://www.wholetomato.com/support/contact.asp
including this thread ID or URL in the description, so we can match it up. |
alt76 |
Posted - May 07 2014 : 09:51:52 AM sorry, "red color is error indicator" it's maked by resharper, not visaul studial as I thought at the beginning
in vs2013 + va 10.8.2023 + resharper 8.2 this "bug" from screenshots not present in vs2013 + va 10.8.2029 + resharper 8.2 this "bug" from screenshots present |
feline |
Posted - May 06 2014 : 11:01:17 AM How have you set the IDE to make errors red like this? By default errors are shown with a red wiggly underline. I am not seeing any underlining in your screen shots. |
alt76 |
Posted - May 05 2014 : 10:52:56 AM red color is error indicator without Visual Assist it always display correct with Visual Assist it sometimes don't work (error don't have red indication)
sorry for my english |
feline |
Posted - May 05 2014 : 10:17:00 AM I don't understand what these screen shots are saying. Why are some, apparently random symbols red? If you turn on VA's Enable Enhanced Syntax Coloring then the 4 groups of symbols that VA colous are:
Classes, structures and typedefs Variables Preprocessor macros Methods
In one of your screen shots, there are 3 calls to "xToList()" in a row, and one call is red. This looks like a method, but VA does not appear to be colouring any of these calls. |
alt76 |
Posted - May 03 2014 : 11:59:09 AM without Visual Assist

with Visual Assist


|