File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1313 <array >
1414 <dict >
1515 <key >match </key >
16- <string >(?i)\b(\!NOCONTOUR|BAS|BOX|CONT|FILLA|FILTER|GDLBIN|HIP_ROOFS|LIN|LINE| NOD|NODE| ORIGO|PARS|PAUSE|PLOTMAKER|PLOTTER|RECT_|SFLINE|TET|TETRA| TRI|UI_CANCEL|UI_OK |VOCA|WALL_)\b </string >
16+ <string >(?i)\b(\!NOCONTOUR|BAS|BOX|CONT|FILLA|FILTER|GDLBIN|HIP_ROOFS|( LIN|NOD)(E)?| ORIGO|PARS|PAUSE|PLOTMAKER|PLOTTER|RECT_|SFLINE|TET(RA)?| TRI|UI_(CANCEL|OK) |VOCA|WALL_)\b </string >
1717 <key >name </key >
1818 <string >invalid.deprecated.gdl </string >
1919 </dict >
8787 </dict >
8888 <dict >
8989 <key >match </key >
90- <string >(?i)(?< =^|\s)(SLAB(_?)|CSLAB_|CROOF_(\{2 \})?|[CB]WALL_|XWALL_(\{2 \})?|BEAM|MESH|POLYROOF)(?=$|\s) </string >
90+ <string >(?i)(?< =^|\s)(SLAB(_?)|CSLAB_|CROOF_(\{[23] \})?|[CB]WALL_|XWALL_(\{[23] \})?|BEAM|MESH|POLYROOF(\{[23]\})? )(?=$|\s) </string >
9191 <key >name </key >
9292 <string >keyword.gdl.shape.3D.complex </string >
9393 </dict >
9999 </dict >
100100 <dict >
101101 <key >match </key >
102- <string >(?i)(?< =^|\s)(PYRAMID|RULED(\{2\})?|EXTRUDE|SWEEP|TUBE[A]?|MASS|COONS|REVOLVE(\{2\})?|EXTRUDEDSHELL|REVOLVEDSHELL|REVOLVEDSHELLANGULAR|RULEDSHELL)(?=$|\s) </string >
102+ <string >(?i)(?< =^|\s)(PRISM_?|[BFH]PRISM_|[CS]PRISM_(\{[23]\})?)(?=$|\s) </string >
103+ <key >name </key >
104+ <string >keyword.gdl.shape.3D.prisms </string >
105+ </dict >
106+ <dict >
107+ <key >match </key >
108+ <string >(?i)(?< =^|\s)(PYRAMID|RULED(\{2\})?|EXTRUDE|SWEEP|TUBE[A]?|MASS(\{2\})?|COONS|REVOLVE(\{[2-5]\})?|(EXTRUDED|REVOLVED|RULED)SHELL(\{2\})?|REVOLVEDSHELLANGULAR(\{2\})?)(?=$|\s) </string >
103109 <key >name </key >
104110 <string >keyword.gdl.shape.3D.poly </string >
105111 </dict >
177183 </dict >
178184 <dict >
179185 <key >match </key >
180- <string >(?i)(?< =^|\s)(UI_(DIALOG|PAGE|CURRENT_PAGE |BUTTON|SEPARATOR|GROUPBOX|PICT|STYLE|OUTFIELD|INFIELD(\{[2-3]\})?|RADIOBUTTON|TOOLTIP|LISTFIELD|LISTITEM(\{2\})?|COLORPICKER(\{2\})?|SLIDER(\{2\})?))(?=$|\s) </string >
186+ <string >(?i)(?< =^|\s)(UI_(DIALOG|(CURRENT_)? PAGE|BUTTON|SEPARATOR|GROUPBOX|PICT|STYLE|OUTFIELD|INFIELD(\{[2-3]\})?|RADIOBUTTON|TOOLTIP|LISTFIELD|LISTITEM(\{2\})?|COLORPICKER(\{2\})?|SLIDER(\{2\})?))(?=$|\s) </string >
181187 <key >name </key >
182188 <string >keyword.gdl.nongeo.ui </string >
183189 </dict >
You can’t perform that action at this time.
0 commit comments