Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

comment in semantic javascript grammar #36

Open
lemures-t opened this issue Jan 22, 2016 · 3 comments
Open

comment in semantic javascript grammar #36

lemures-t opened this issue Jan 22, 2016 · 3 comments

Comments

@lemures-t
Copy link

The comment style triggered by atom's toggle comment (" cmd + / ") in semantic javascript grammar is the block comment ( /* / ).
Is it possible to change or customized it into line comment ( " // " )?
You know, it is not very convenient sometimes to comment the repeated parts of two blocks of coding using the block comment ( /
/* // will cause the coding's not being correctly highlighted ).

2016-01-23 01 15 48

I have read the source code of this fantastic project but cannot find where to define the comment way.
Really appreciate if someone can give any advice or solution.

@bruinebeer
Copy link

yeah this bugs me too.. 😢

@gilesbutler
Copy link

+1 for this as well

@BlackWolf
Copy link

+1 from me too

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

4 participants