Reporter | Андрей Вилинский (python) |
---|---|
Created | Nov 28, 2011 3:06:51 PM |
Updated | Jan 6, 2012 1:12:24 AM |
Priority | Normal |
Type | Usability Problem |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | No subsystem |
Affected versions | 6.1 |
Fixed in build | No Fixed in build |
Like in summary
i have a search pattern
"Match similar constructs" is off. Regardless of it, the patterns highlights each null comparison. It has worked in R# 6.0 however.
i have a search pattern
null != $exp$to be replaced with
$exp$ != null
"Match similar constructs" is off. Regardless of it, the patterns highlights each null comparison. It has worked in R# 6.0 however.