Skip to content

Commit 5a1ccee

Browse files
committed
chore: Update README
1 parent 9596540 commit 5a1ccee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,12 @@ put this to the `settings.json`
194194
//"fontStyle": "bold"
195195
}
196196
},
197+
{
198+
"scope": "string.unquoted.embeddedArgument.robotframework",
199+
"settings": {
200+
"fontStyle": "italic"
201+
}
202+
},
197203
{
198204
"scope": "entity.name.function.testcase.name.robotframework",
199205
"settings": {

0 commit comments

Comments
 (0)