Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commenting-out is not done as JSX #4

Open
orazdow opened this issue May 15, 2022 · 0 comments
Open

Commenting-out is not done as JSX #4

orazdow opened this issue May 15, 2022 · 0 comments

Comments

@orazdow
Copy link

orazdow commented May 15, 2022

I noticed that commenting out a line using Ctl+/ results in html-style comment symbols: ex)
<!-- import {Link} from 'raviger'; --> which causes errors.

Shouldn't the commenting produce this: {/*import {Link} from 'raviger';*/}

I am using sublime 4126 on Linux Mint 20, so I was wondering if this is a platform specific problem?

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

No branches or pull requests

1 participant