Retrieve autocompletions
{
"source": "string",
"position": "integer",
"class": "string"
}Success Responses
{
"label": "string",
"type": "string",
"detail": "string"
}Success Responses
Last updated
{
"source": "string",
"position": "integer",
"class": "string"
}{
"label": "string",
"type": "string",
"detail": "string"
}Last updated
{
"class": "Rectangle",
"source": "m\r self sc",
"position": 11
}[
{
"label": "scaleBy:",
"type": "variable"
},
{
"label": "scaleTo:",
"type": "variable"
}
]