chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
seancorfield 2020-03-09T16:36:29.108600Z

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

mauricio.szabo 2020-03-09T16:37:44.109700Z

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

mauricio.szabo 2020-03-09T16:40:16.111Z

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

seancorfield 2020-03-09T16:58:53.111700Z

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.

seancorfield 2020-03-09T17:00:52.112500Z

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.szabo 2020-03-09T17:27:12.114500Z

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?

seancorfield 2020-03-09T17:32:00.114700Z

macOS