HTML icon indicating copy to clipboard operation
HTML copied to clipboard

Changed eval-on-save function to handle external browser connections.

Open lambdahands opened this issue 11 years ago • 2 comments

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?

lambdahands avatar Feb 28 '14 21:02 lambdahands

Also: this bug persists in the CSS plugin, so the same code would be applied there.

lambdahands avatar Feb 28 '14 21:02 lambdahands

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.

cldwalker avatar Oct 26 '14 03:10 cldwalker