T O P I C R E V I E W |
Uniwares |
Posted - Jul 25 2022 : 11:45:09 AM VS2017, C# We know that VA has sometimes troubles resolving types when a method has the same name as a type, etc. This normally affects correct coloring, but I have a case where it also affects the information shown on the definition bar:
In this case, the name "getCustomerProcessList" exists as a method in the interface, the class and as a data type. Here, when clicking on the parameter, it will resolve to the mehod definition and not to the type definition. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jul 26 2022 : 11:59:38 AM Thank you for the picture, that is rather confusing, but still, ideally our parser should not get this completely confused. Colouring is one thing, but we should have time to work this out. It looks a bit different to other duplicate name bugs, so I have put in a new bug report for this one:
case=148393 |
|
|