Comment on Show HN: A Collaborative Code Editor (like EtherPad with Syntax Highlighting)parentComments−xymostech14yWhat browser are you using? In Chrome 19 dev, I'm not getting squiggly lines, I'm getting some sort of randomly dashed lines, which are very annoying.If the underlines were less distracting, I think this would be really wonderful!−wergOP14yOK I'll make them optional! Will take a few minutes because I do the colors by adding CSS-rules to the DOM on the fly. They look rather petite on my browser though :)−wergOP14yDone. Thanks for the input!
Comments
What browser are you using? In Chrome 19 dev, I'm not getting squiggly lines, I'm getting some sort of randomly dashed lines, which are very annoying.
If the underlines were less distracting, I think this would be really wonderful!
OK I'll make them optional! Will take a few minutes because I do the colors by adding CSS-rules to the DOM on the fly. They look rather petite on my browser though :)
Done. Thanks for the input!