JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#1353 Jump to definition
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed Help

In the decompiled view, have an option to select an identifier and go to where it is defined. For example, if you put the insertion point on a variable, it should go to the variable declaration. And if you put it on a method name then the correct class should be opened, decompiled, and the code view goes to the method. The shortcut key for this should be F12 to follow Visual Studio's lead.
In current version (18.0.0), Ctrl+click works in many cases.
State: new→upgraded
State: upgraded→closed