HTML
HTML copied to clipboard
Changed eval-on-save function to handle external browser connections.
Had the same problem as detailed here in LightTable issue #1309 and found the default editor is #<Atom: nil> when connected to an external browser. So far this fix has worked for me.
Thoughts?
Also: this bug persists in the CSS plugin, so the same code would be applied there.
I'm not able to reproduce the bug when opening any html file or just a new file and setting it to html syntax. Can you describe the steps required to reproduce this? The issue I suspect we need to address is the editor being nil.