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