Fork me on GitHub
#chlorine-clover
<
2020-03-09
>
seancorfield16:03:29

@mauricio.szabo With the latest Chlorine, go to var definition seems to delete all content in a file.

mauricio.szabo16:03:44

@seancorfield when you open a file that's inside a JAR, or one that's on your project?

mauricio.szabo16:03:16

Can you give me an example? It's happening with all the files, or just some specific ones?

seancorfield16:03:53

So far I've noticed it happen when the definition is in the same file. Let me test for a var in a different source file in my project.

seancorfield17:03:52

OK, seems to be just when the definition is in the same file -- and it seems to open a new file with the same name, but empty and unsaved.

mauricio.szabo17:03:12

Ok, I'll check this. The only thing I remember adding is that now, when there's sufficient information, "goto var" should open the editor on the right column. I'll see if this is the current issue. Also, are you working on which operational system?