AvaloniaILSpy
AvaloniaILSpy copied to clipboard
Feature request: persist previous location in a file when using the "back" feature
I frequently use the "Back" feature when scanning through code; but this always returns me to the top of a file.
Having the current position of a file I am reading recorded (or the origin position of a "jump" when a "link" is clicked - for example double clicking a class name or a method) would be very useful, since pressing "Back" would return me to my previous position instead of the top of the file.