bolt-sublime icon indicating copy to clipboard operation
bolt-sublime copied to clipboard

Ctrl + '/' uses '--' instead of '//' and '//' does not highlight as comment

Open ed-ilyin opened this issue 8 years ago • 0 comments

Hi

As said there: https://github.com/firebase/bolt/blob/master/docs/language.md#file-structure A bolt file can also contain JavaScript-style comments: // Single line comment /* Multi line comment */

But Ctrl + '/' uses '--' instead of '//' and no highlight for // comments.

ed-ilyin avatar Feb 24 '16 06:02 ed-ilyin