File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 637637 </dict >
638638 <dict >
639639 <key >comment </key >
640- <string >(front_)?(open|close )image parameters </string >
640+ <string >(front_)?(open|closed )image parameters </string >
641641 <key >match </key >
642- <string >(^([fF]ront_)?([oO]pen|[cC]lose )[iI]mage(\[([nN][sS]|[eE][wW])\])?) </string >
642+ <string >(^([fF]ront_)?([oO]pen|[cC]losed )[iI]mage(\[([nN][sS]|[eE][wW])\])?(\[(\d+ )\])?) </string >
643643 <key >captures </key >
644644 <dict >
645645 <key >1 </key >
652652 <key >name </key >
653653 <string >constant.language.value.simutrans_dat </string >
654654 </dict >
655+ <key >7 </key >
656+ <dict >
657+ <key >name </key >
658+ <string >constant.numeric.value.simutrans_dat </string >
659+ </dict >
655660 </dict >
656661 </dict >
657662 <dict >
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ openimage[NS]=${1:image}.Y.X
1717front_openimage[NS]=${1:image}.Y.X
1818openimage[EW]=${1:image}.Y.X
1919front_openimage[EW]=${1:image}.Y.X
20- closeimage [NS]=${1:image}.Y.X
21- front_closeimage [NS]=${1:image}.Y.X
22- closeimage [EW]=${1:image}.Y.X
23- front_closeimage [EW]=${1:image}.Y.X]]> </content >
20+ closedimage [NS]=${1:image}.Y.X
21+ front_closedimage [NS]=${1:image}.Y.X
22+ closedimage [EW]=${1:image}.Y.X
23+ front_closedimage [EW]=${1:image}.Y.X]]> </content >
2424 <tabTrigger >obj=crossing</tabTrigger >
2525 <scope >text.simutrans_dat</scope >
2626 <description >full crossing</description >
You can’t perform that action at this time.
0 commit comments