|
|
|
Re: #25595- Code wrapped with conditional compilation (#IF) not parsed.
Attached. Re: #25595- Code wrapped with conditional compilation (#IF) not parsed.
Theo, the workaround is to use ';' instead of ',' to separate conditional symbols in the list. Friendly, Re: #25595- Code wrapped with conditional compilation (#IF) not parsed.
Theo, the workaround is to use ';' instead of ',' to separate conditional symbols in the list. Friendly, |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The problem seems to be that Resharper does not take into account the compilation symbols specified using the 'Conditional Compilation Symbols' textbox in VS2005.
Using the define DEBUG and TRACE checkboxes work okay but only for DEBUG and TRACE.
(Interestingly unchecking these boxes and entering TRACE, DEBUG into the texbox also does not work.)
See attached.
(Please close Tracker Request # 25596 as I got an error raising this tracker and assumed it has not submitted, Sorry.)