Closes #9195 Closes #19787 Release Notes: - Fixed an issue where single quotation marks were spuriously auto-closed when typing in line comments
9 lines
112 B
Scheme
9 lines
112 B
Scheme
[
|
|
(string_literal)
|
|
(raw_string_literal)
|
|
] @string
|
|
[
|
|
(line_comment)
|
|
(block_comment)
|
|
] @comment.inclusive
|