When I uncomment a line like // http://example.com I am left with http:example.com. The expected output would be http://example.com. This does not happen when I use js2-jsx-mode. It is simple to reproduce inside a scratch buffer with rjsx-mode enabled.