parent
064ef02af0
commit
96d017657d
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
"name": "Comment",
|
||||
"scope": [
|
||||
"comment",
|
||||
"punctuation.definition.comment"
|
||||
"punctuation.definition.comment",
|
||||
"string.quoted.docstring"
|
||||
],
|
||||
"settings": {
|
||||
"fontStyle": "italic",
|
||||
|
|
Loading…
Reference in a new issue