FabricMC / Enigma

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.
GNU Lesser General Public License v3.0
445 stars 116 forks source link

Double-clicking a method in "implementations" tab doesn't go to the implementation method #461

Closed Juuxel closed 1 year ago

Juuxel commented 2 years ago

Version: 2.1.0

This is inconsistent when compared to double-clicking in "inheritance", where it does work. Older issues like #53 also seems to imply that going to the member in question is the intended behaviour.