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
mauricio.szabo 2019-06-02T20:13:14.044100Z

Okay, the problem with "goto var definition" is that when we evaluate a code (via REPL or load-file command) it puts the full path on the metadata.... this is the code that fixes it: https://github.com/mauricioszabo/repl-tooling/pull/26 Will update submodules and push a new version of Chlorine 🙂