StackTraceExplorer icon indicating copy to clipboard operation
StackTraceExplorer copied to clipboard

Navigating to anonymous function doesn't work

Open appel1 opened this issue 4 years ago • 1 comments

For example if a line in the stack trace looks like this: at MyClass.<>c__DisplayClass4_0.<Create>b__0(String file)

The MyClass link work, but <>c__DisplayClass4_0.<Create>b__0(String file) gets split up when it probably should be one link and none of those links work.

appel1 avatar Apr 23 '20 07:04 appel1

Try the new release! 🚀

A lot of work has done on improving the method detection.

sboulema avatar Nov 26 '21 15:11 sboulema