Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncommenting line with url removes // from url #102

Open
mahinshaw opened this issue May 8, 2019 · 2 comments
Open

Uncommenting line with url removes // from url #102

mahinshaw opened this issue May 8, 2019 · 2 comments

Comments

@mahinshaw
Copy link

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.

@david135
Copy link

I've noticed this too. It'd be great to have single-line comments (// etc. etc.) work smoothly.

@cjauvin
Copy link

cjauvin commented Apr 12, 2020

I was just about to create an issue for this. I'm working with Xpath expressions and this bug is causing me some trouble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants