Skip to content

Commit bc1c357

Browse files
committed
Update scope for comment continuations
1 parent 185648b commit bc1c357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/jsdoc.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
}
413413
{
414414
'match': '^\\s*\\*(?!/)'
415-
'name': 'comment.block.documentation.jsdoc'
415+
'name': 'punctuation.section.continuation.comment.js'
416416
}
417417
]
418418
'inline-tags':

0 commit comments

Comments
 (0)