We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b31b8f commit 89eeeb4Copy full SHA for 89eeeb4
package.json
@@ -108,7 +108,7 @@
108
}
109
},
110
{
111
- "scope": "entity.name.function.keyword-call.keyword-call.inner.robotframework",
+ "scope": "entity.name.function.keyword-call.inner.robotframework",
112
"settings": {
113
"fontStyle": "italic"
114
@@ -120,7 +120,7 @@
120
121
122
123
- "scope": "entity.name.function.keyword-call.keyword-call.robotframework",
+ "scope": "entity.name.function.keyword-call.robotframework",
124
"settings": {}
125
126
@@ -282,7 +282,7 @@
282
"constant.character.escape.robotframework"
283
],
284
"namespace": [
285
- "entity.name.namespace.robotframework"
+ "entity.other.namespace.robotframework"
286
287
"error": [
288
"invalid.illegal.robotframework"
0 commit comments