Author |
Topic |
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
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. |
Edited by - Uniwares on Jul 25 2022 12:23:52 PM |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
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 |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|
|
|