File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 212212 },
213213 "functions" : {
214214 "name" : " support.function.pulpscript" ,
215- "match" : " \\ b(log|dump|say|fin|swap|frame|play|wait|shake|tell|to| call|emit|mimic|ignore|listen|act|draw|hide|window|label(:( )?)?|fill|crop|goto|sound|stop|loop|bpm|store|restore|toss|random|floor|ceil|round|sine|cosine|tangent|radians|degrees|invert|solid|type|id|name|embed:( )?)\\ b"
215+ "match" : " \\ b(log|dump|say|fin|swap|frame|play|wait|shake|tell|call|emit|mimic|ignore|listen|act|draw|hide|window|label(:( )?)?|fill|crop|goto|sound|stop|loop|bpm|store|restore|toss|random|floor|ceil|round|sine|cosine|tangent|radians|degrees|invert|solid|type|id|name|embed:( )?)\\ b"
216216 },
217217 "built-in-events" : {
218218 "begin" : " \\ b(on)\\ b( )" ,
246246 },
247247 "controls" : {
248248 "name" : " keyword.control.pulpscript" ,
249- "match" : " \\ b(if|then|on|while|do|else|elseif|end|menu|ask|option|once|at)\\ b"
249+ "match" : " \\ b(if|then|on|while|do|else|elseif|end|menu|ask|option|once|at|in|to )\\ b"
250250 },
251251 "colons" : {
252252 "name" : " punctuation.definition.constant.pulpscript" ,
You can’t perform that action at this time.
0 commit comments