T O P I C R E V I E W |
Uniwares |
Posted - Dec 04 2020 : 10:39:27 AM just ran into this: when debugging my app and execution stops at a breakpoint, depending on where in the source line the caret it, the VA nav bar shows or doesnt show the info. Visible in the two screenshots below, in the first, the caret is before the "return" statement, in the second the caret is behind the line. As long as the care is before the "new .." there is no information shown. (the green squiggly is because there is no documentation header) I didn't notice that in other situations yet.
|
2 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Dec 09 2020 : 11:08:46 AM Strange, but easy to reproduce, thank you for the clear description:
case=144185 |
Uniwares |
Posted - Dec 04 2020 : 10:44:15 AM Just checked, and its like that in all methods that are one-liners with a "return something" |
|
|