|
261 | 261 | "polyroof", |
262 | 262 | "polyroof{3}", |
263 | 263 | { "trigger": "position", "contents": "position ${1:position_keyword}" }, |
264 | | - { "trigger": "preparefunction", "contents": "preparefunction ${1:channel}, ${2:funtion_name}, ${3:expression1}" }, |
| 264 | + { "trigger": "preparefunction", "contents": "preparefunction ${1:channel}, ${2:function_name}, ${3:expression1}" }, |
265 | 265 | { "trigger": "print", "contents": "print ${1:expression}" }, |
266 | 266 | "prism", |
267 | 267 | "prism_", |
|
301 | 301 | "revolvedshellangular", |
302 | 302 | "revolvedshellangular{2}", |
303 | 303 | "revolvedshellangular{3}", |
304 | | - { "trigger": "richtext", "contents": "richtext ${1:x}, ${2:y}, ${3:height}, ${4:0}, ${5:textblock_name}" }, |
305 | | - { "trigger": "richtext2", "contents": "richtext2 ${1:x}, ${2:y}, ${3:textblock_name}" }, |
| 304 | + { "trigger": "richtext", "contents": "richtext ${1:x}, ${2:y}, ${3:height}, ${4:0}, \"${5:textblock_name}\"" }, |
| 305 | + { "trigger": "richtext2", "contents": "richtext2 ${1:x}, ${2:y}, \"${3:textblock_name}\"" }, |
306 | 306 | { "trigger": "rnd", "contents": "rnd(${1:x})" }, |
307 | 307 | "rooms", |
308 | 308 | { "trigger": "rot", "contents": "rot ${1:x}, ${2:y}, ${3:z}, ${4:alpha}" }, |
|
373 | 373 | { "trigger": "teve", "contents": "teve ${1:x}, ${2:y}, ${3:z}, ${4:u}, ${5:v}" }, |
374 | 374 | { "trigger": "text", "contents": "text ${1:d}, ${2:0}, ${3:expression}" }, |
375 | 375 | { "trigger": "text2", "contents": "text2 ${1:x}, ${2:y}, ${3:expression}" }, |
376 | | - { "trigger": "textblock", "contents": "textblock ${1:name_width}, ${2:anchor}, ${3:angle}, ${4:width_factor}, ${5:charspace_factor}, ${6:fixed_height},\n\t\t${7:expr1}" }, |
| 376 | + { "trigger": "textblock", "contents": "textblock \"${1:name}\" ${2:width}, ${3:anchor}, ${4:angle}, ${5:width_factor}, ${6:charspace_factor}, ${7:fixed_height},\n\t\t\"${8:paragraph_name}\"" }, |
377 | 377 | { "trigger": "toler", "contents": "toler ${1:digit}" }, |
378 | 378 | "tube", |
379 | 379 | "tubea", |
|
0 commit comments