Documentation comments for Python

pull/11993/head
Sophie 3 weeks ago committed by GitHub
parent ee9677687d
commit 707147362b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -111,6 +111,9 @@
(integer) @constant.numeric.integer
(float) @constant.numeric.float
(expression_statement (string) @content
(#match? @content "^\"\"\"")
) @comment.block.documentation
(comment) @comment
(string) @string
(escape_sequence) @constant.character.escape

Loading…
Cancel
Save