Enigma icon indicating copy to clipboard operation
Enigma copied to clipboard

Going to symbol in call graph sometimes broken

Open copygirl opened this issue 9 years ago • 1 comments

Sometimes double-clicking gets me to the wrong point in the file, other times it just stays at the top of the file, at one point it even caused an error:

line 1034 columns 27831-27832

I'm noticing this a lot with World / WorldServer / WorldClient currently.

copygirl avatar Oct 09 '16 13:10 copygirl

I'm also seeing this with enum constants, like trying to find the calls of a constant in net/minecraft/entity/ai/pathing/PathNodeType.

mezz avatar Oct 16 '16 23:10 mezz