Skip to content

Commit

Permalink
feat: Rename BNF entry and add support for CDDL files
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Jul 25, 2020
1 parent 8b334bb commit 561e12c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
18 changes: 10 additions & 8 deletions config.cson
Original file line number Diff line number Diff line change
Expand Up @@ -807,14 +807,6 @@ fileIcons:
priority: 2
uses: "YAML"

"Backus-Naur Form":
icon: "bnf"
match: [
[".bnf", "medium-maroon", "bnf"]
[".abnf", "medium-green", "abnf"]
[".ebnf", "medium-red", "ebnf"]
]

Babel:
icon: "babel"
match: [
Expand Down Expand Up @@ -2774,6 +2766,16 @@ fileIcons:
["gradlew", "dark-purple"]
]

Grammar: # Or “meta-language”
icon: "bnf"
generic: true
match: [
[".bnf", "medium-maroon", scope: "bnf", alias: "Backus-Naur Form"]
[".abnf", "medium-green", scope: "abnf", alias: "Augmented Backus-Naur Form", rfc: 5234]
[".ebnf", "medium-red", scope: "ebnf", alias: "Extended Backus-Naur Form", rfc: 5234]
[".cddl", "medium-grey", scope: "cddl", alias: "Concise Data Definition Language", rfc: 8610]
]

"Grammatical Framework":
icon: "gf"
match: ".gf"
Expand Down
9 changes: 5 additions & 4 deletions lib/icons/.icondb.js
Original file line number Diff line number Diff line change
Expand Up @@ -517,9 +517,6 @@ module.exports = [
["babel-icon",["medium-yellow","medium-yellow"],/\.(?:babelrc|babelrc\.[cm]?js|languagebabel|babel)$|babel(?:\.[\w\-]+)*\.conf(?:ig)?\./i],
["babel-icon",["dark-yellow","dark-yellow"],/\.babelignore$/i],
["backup-icon",[null,null],/\.(?:bak|old|orig)$/],
["bnf-icon",["medium-maroon","medium-maroon"],/\.bnf$/i,,/^bnf$/,/\.bnf$/i,/^Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$|^bnf$/i],
["bnf-icon",["medium-green","medium-green"],/\.abnf$/i,,/^abnf$/,/\.abnf$/i,/^Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$|^abnf$/i],
["bnf-icon",["medium-red","medium-red"],/\.ebnf$/i,,/^ebnf$/,/\.ebnf$/i,/^Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$|^ebnf$/i],
["ballerina-icon",["medium-cyan","medium-cyan"],/\.bal$/i,,/^ballerina$/,/\.ballerina$/i,/^ballerina$/i],
["ballerina-icon",["dark-green","dark-green"],/\.balx$/i],
["bazaar-icon",["medium-yellow","dark-yellow"],/\.bzrignore$/i],
Expand Down Expand Up @@ -920,6 +917,10 @@ module.exports = [
["gosu-icon",["dark-blue","dark-blue"],/\.vark$/i],
["gradle-icon",["medium-blue","medium-blue"],/\.gradle$/i,,,/\.gradle$/i,/^Gradle$/i],
["gradle-icon",["dark-purple","dark-purple"],/gradlew$/i],
["bnf-icon",["medium-maroon","medium-maroon"],/\.bnf$/i,,,/\.bnf$/i,/^Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$/i],
["bnf-icon",["medium-green","medium-green"],/\.abnf$/i,,,/\.abnf$/i,/^Augmented[\W_ \t]?Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$/i],
["bnf-icon",["medium-red","medium-red"],/\.ebnf$/i,,,/\.ebnf$/i,/^Extended[\W_ \t]?Backus[\W_ \t]?Naur[\W_ \t]?F[0o]rm$/i],
["bnf-icon",["medium-grey","medium-grey"],/\.cddl$/i,,,/\.cddl$/i,/^C[0o]ncise[\W_ \t]?Data[\W_ \t]?Definiti[0o]n[\W_ \t]?Language$/i],
["gf-icon",["medium-red","medium-red"],/\.gf$/i],
["graphql-icon",["medium-pink","medium-pink"],/\.graphql$/i,,,/\.graphql$/i,/^Graph[\W_ \t]?Ql$/i],
["graphql-icon",["medium-red","medium-red"],/\.graphqls$/i],
Expand Down Expand Up @@ -1887,5 +1888,5 @@ module.exports = [
["book-icon",["dark-blue","dark-blue"],/^zork\d\.(?!pre$|pur$)[a-z]+$/,0],
["key-icon",["dark-blue","dark-blue"],/\.ssh[\/\\][^\/\\\s]+$/,0],
["v8-icon",["medium-blue","medium-blue"],/^(?:[dv]8|v8[-_.][^.]*|mksnapshot|mkpeephole)$/i,0]],
[[156,167,168,169,294,331,364,388,396,409,413,415,440,461,465,466,467,468,473,474,475,476,481,490,494,513,540,541,556,561,568,573,575,580,606,622,627,628,632,636,641,645,646,652,661,666,690,695,698,707,716,726,727,731,732,740,767,786,791,795,809,813,818,820,822,823,826,828,829,834,837,840,841,859,862,884,888,889,894,914,915,918,919,921,922,924,925,927,960,961,964,970,987,988,989,997,1000,1002,1015,1026,1028,1032,1041,1042,1050,1053,1057,1059,1066,1067,1088,1109,1116,1172,1174,1177,1190,1199,1207,1208,1220,1223,1227,1229,1232,1242,1243,1245,1260,1265,1266,1269,1307,1310,1323,1324,1325,1331,1336,1337,1349,1350,1364,1371,1373,1376,1379,1380,1383,1384,1387,1404,1407,1408,1411,1412,1435,1441,1451,1454,1458,1459,1465,1469,1474,1480,1481,1483,1485,1488,1503,1505,1508,1510,1516,1534,1537,1539,1562,1565,1569,1578,1592,1608,1616,1617,1618,1624,1654,1656,1660,1675,1687,1689,1704,1730,1734,1737,1741,1742,1781,1783,1786,1795,1797,1820,1825],[9,11,14,59,86,124,167,169,173,191,196,206,264,274,283,292,330,331,357,359,360,363,365,370,373,388,392,396,400,402,403,407,409,411,412,413,415,417,418,419,427,431,432,433,435,436,437,439,440,442,461,463,464,465,466,467,468,473,474,475,476,481,483,490,494,502,503,505,506,512,513,521,522,523,527,530,534,539,554,555,556,559,560,561,566,568,570,573,575,577,578,580,598,606,613,615,620,621,622,623,625,626,627,628,629,630,632,633,634,636,637,640,641,642,645,646,652,653,656,661,664,666,668,671,676,678,680,682,687,689,696,698,703,704,705,706,707,710,711,712,713,715,716,723,726,727,730,731,732,738,740,744,745,767,768,770,771,774,780,781,782,783,785,786,787,788,790,791,794,795,817,823,829,837,840,841,842,845,852,859,862,863,864,869,870,874,877,880,884,885,888,889,891,892,894,895,896,897,899,909,910,913,915,919,921,922,924,925,927,928,929,952,953,955,958,960,962,964,965,968,970,985,987,988,989,991,992,995,996,997,999,1000,1001,1002,1003,1006,1009,1013,1015,1018,1020,1021,1026,1028,1032,1037,1041,1042,1047,1050,1053,1055,1057,1059,1066,1067,1077,1078,1079,1082,1088,1100,1109,1116,1117,1167,1172,1174,1176,1177,1181,1190,1191,1193,1195,1199,1205,1207,1214,1215,1216,1218,1220,1221,1222,1223,1227,1229,1230,1232,1235,1236,1237,1242,1243,1245,1253,1254,1255,1258,1260,1265,1266,1267,1269,1270,1271,1272,1273,1274,1275,1292,1299,1302,1303,1304,1305,1306,1308,1309,1310,1320,1323,1324,1325,1330,1331,1336,1339,1341,1347,1348,1349,1350,1352,1355,1364,1370,1371,1374,1375,1376,1379,1380,1382,1383,1384,1387,1394,1398,1399,1400,1401,1404,1407,1408,1411,1412,1421,1422,1427,1435,1441,1444,1449,1450,1451,1454,1455,1456,1458,1459,1465,1469,1472,1474,1477,1478,1479,1480,1481,1483,1485,1488,1491,1495,1503,1506,1508,1510,1511,1516,1519,1524,1525,1526,1527,1529,1530,1532,1534,1535,1537,1539,1551,1552,1561,1563,1564,1565,1569,1572,1574,1575,1578,1579,1580,1582,1592,1598,1600,1606,1608,1611,1613,1616,1617,1618,1624,1632,1633,1647,1648,1650,1651,1652,1653,1654,1655,1656,1658,1660,1669,1671,1675,1680,1684,1685,1687,1689,1704,1711,1729,1730,1731,1732,1734,1738,1741,1742,1744,1752,1753,1777,1778,1780,1781,1783,1786,1788,1790,1793,1795,1796,1797,1820,1822,1823,1824,1834],[2,9,11,14,59,86,124,167,169,173,191,196,206,264,274,283,292,317,330,331,357,359,360,363,365,370,373,388,392,396,400,402,403,407,409,411,412,413,415,417,418,419,427,431,432,433,435,436,437,439,440,442,461,463,464,465,466,467,468,473,474,475,476,481,483,490,494,502,503,505,506,512,513,521,522,523,527,530,534,539,540,541,554,555,556,559,560,561,566,568,570,573,575,577,578,580,598,599,602,606,611,613,615,620,621,622,623,625,626,627,628,629,630,632,633,634,636,637,640,641,642,645,646,651,652,653,655,656,657,661,664,666,668,671,676,678,680,682,687,689,696,698,703,704,705,706,707,710,711,712,713,715,716,723,726,727,730,731,732,738,740,744,745,763,767,768,770,771,774,780,781,782,783,785,786,787,788,790,791,794,795,808,809,813,816,817,818,820,822,823,826,827,828,829,830,833,834,837,840,841,842,845,852,859,862,863,864,869,870,874,877,880,884,885,888,889,891,892,894,895,896,897,899,909,910,913,914,915,916,918,919,921,922,924,925,927,928,929,932,952,953,955,958,960,962,964,965,968,970,985,987,988,989,991,992,995,996,997,999,1000,1001,1002,1003,1006,1009,1013,1015,1018,1020,1021,1026,1028,1032,1037,1041,1042,1047,1050,1053,1055,1057,1059,1066,1067,1077,1078,1079,1082,1088,1100,1109,1116,1117,1167,1172,1174,1176,1177,1179,1180,1181,1190,1191,1193,1195,1199,1205,1207,1214,1215,1216,1218,1220,1221,1222,1223,1227,1229,1230,1232,1235,1236,1237,1242,1243,1245,1253,1254,1255,1258,1260,1265,1266,1267,1269,1270,1271,1272,1273,1274,1275,1292,1299,1302,1303,1304,1305,1306,1308,1309,1310,1320,1323,1324,1325,1330,1331,1336,1339,1341,1347,1348,1349,1350,1352,1355,1364,1370,1371,1374,1375,1376,1379,1380,1382,1383,1384,1387,1394,1398,1399,1400,1401,1404,1407,1408,1411,1412,1421,1422,1427,1435,1441,1444,1449,1450,1451,1454,1455,1456,1458,1459,1465,1469,1472,1474,1477,1478,1479,1480,1481,1483,1485,1488,1491,1495,1497,1503,1505,1506,1508,1510,1511,1516,1519,1524,1525,1526,1527,1529,1530,1532,1534,1535,1537,1539,1540,1551,1552,1561,1563,1564,1565,1569,1572,1574,1575,1578,1579,1580,1582,1592,1598,1600,1606,1608,1611,1613,1616,1617,1618,1624,1628,1632,1633,1647,1648,1650,1651,1652,1653,1654,1655,1656,1658,1660,1669,1671,1675,1680,1684,1685,1687,1689,1704,1711,1729,1730,1731,1732,1734,1738,1741,1742,1744,1752,1753,1777,1778,1780,1781,1783,1786,1788,1790,1793,1795,1796,1797,1800,1817,1820,1822,1823,1824,1834]]]
[[156,167,168,169,294,331,364,388,396,409,413,415,440,461,465,466,467,468,473,478,487,491,510,537,538,553,558,565,570,572,577,603,619,624,625,629,633,638,642,643,649,658,663,687,692,695,704,713,723,724,728,729,737,764,783,788,792,806,810,815,817,819,820,823,825,826,831,834,837,838,856,859,885,889,890,895,915,916,919,920,922,923,925,926,928,961,962,965,971,988,989,990,998,1001,1003,1016,1027,1029,1033,1042,1043,1051,1054,1058,1060,1067,1068,1089,1110,1117,1173,1175,1178,1191,1200,1208,1209,1221,1224,1228,1230,1233,1243,1244,1246,1261,1266,1267,1270,1308,1311,1324,1325,1326,1332,1337,1338,1350,1351,1365,1372,1374,1377,1380,1381,1384,1385,1388,1405,1408,1409,1412,1413,1436,1442,1452,1455,1459,1460,1466,1470,1475,1481,1482,1484,1486,1489,1504,1506,1509,1511,1517,1535,1538,1540,1563,1566,1570,1579,1593,1609,1617,1618,1619,1625,1655,1657,1661,1676,1688,1690,1705,1731,1735,1738,1742,1743,1782,1784,1787,1796,1798,1821,1826],[9,11,14,59,86,124,167,169,173,191,196,206,264,274,283,292,330,331,357,359,360,363,365,370,373,388,392,396,400,402,403,407,409,411,412,413,415,417,418,419,427,431,432,433,435,436,437,439,440,442,461,463,464,465,466,467,468,473,478,480,487,491,499,500,502,503,509,510,518,519,520,524,527,531,536,551,552,553,556,557,558,563,565,567,570,572,574,575,577,595,603,610,612,617,618,619,620,622,623,624,625,626,627,629,630,631,633,634,637,638,639,642,643,649,650,653,658,661,663,665,668,673,675,677,679,684,686,693,695,700,701,702,703,704,707,708,709,710,712,713,720,723,724,727,728,729,735,737,741,742,764,765,767,768,771,777,778,779,780,782,783,784,785,787,788,791,792,814,820,826,834,837,838,839,842,849,856,859,860,861,866,867,871,873,874,875,876,878,881,885,886,889,890,892,893,895,896,897,898,900,910,911,914,916,920,922,923,925,926,928,929,930,953,954,956,959,961,963,965,966,969,971,986,988,989,990,992,993,996,997,998,1000,1001,1002,1003,1004,1007,1010,1014,1016,1019,1021,1022,1027,1029,1033,1038,1042,1043,1048,1051,1054,1056,1058,1060,1067,1068,1078,1079,1080,1083,1089,1101,1110,1117,1118,1168,1173,1175,1177,1178,1182,1191,1192,1194,1196,1200,1206,1208,1215,1216,1217,1219,1221,1222,1223,1224,1228,1230,1231,1233,1236,1237,1238,1243,1244,1246,1254,1255,1256,1259,1261,1266,1267,1268,1270,1271,1272,1273,1274,1275,1276,1293,1300,1303,1304,1305,1306,1307,1309,1310,1311,1321,1324,1325,1326,1331,1332,1337,1340,1342,1348,1349,1350,1351,1353,1356,1365,1371,1372,1375,1376,1377,1380,1381,1383,1384,1385,1388,1395,1399,1400,1401,1402,1405,1408,1409,1412,1413,1422,1423,1428,1436,1442,1445,1450,1451,1452,1455,1456,1457,1459,1460,1466,1470,1473,1475,1478,1479,1480,1481,1482,1484,1486,1489,1492,1496,1504,1507,1509,1511,1512,1517,1520,1525,1526,1527,1528,1530,1531,1533,1535,1536,1538,1540,1552,1553,1562,1564,1565,1566,1570,1573,1575,1576,1579,1580,1581,1583,1593,1599,1601,1607,1609,1612,1614,1617,1618,1619,1625,1633,1634,1648,1649,1651,1652,1653,1654,1655,1656,1657,1659,1661,1670,1672,1676,1681,1685,1686,1688,1690,1705,1712,1730,1731,1732,1733,1735,1739,1742,1743,1745,1753,1754,1778,1779,1781,1782,1784,1787,1789,1791,1794,1796,1797,1798,1821,1823,1824,1825,1835],[2,9,11,14,59,86,124,167,169,173,191,196,206,264,274,283,292,317,330,331,357,359,360,363,365,370,373,388,392,396,400,402,403,407,409,411,412,413,415,417,418,419,427,431,432,433,435,436,437,439,440,442,461,463,464,465,466,467,468,473,478,480,487,491,499,500,502,503,509,510,518,519,520,524,527,531,536,537,538,551,552,553,556,557,558,563,565,567,570,572,574,575,577,595,596,599,603,608,610,612,617,618,619,620,622,623,624,625,626,627,629,630,631,633,634,637,638,639,642,643,648,649,650,652,653,654,658,661,663,665,668,673,675,677,679,684,686,693,695,700,701,702,703,704,707,708,709,710,712,713,720,723,724,727,728,729,735,737,741,742,760,764,765,767,768,771,777,778,779,780,782,783,784,785,787,788,791,792,805,806,810,813,814,815,817,819,820,823,824,825,826,827,830,831,834,837,838,839,842,849,856,859,860,861,866,867,871,873,874,875,876,878,881,885,886,889,890,892,893,895,896,897,898,900,910,911,914,915,916,917,919,920,922,923,925,926,928,929,930,933,953,954,956,959,961,963,965,966,969,971,986,988,989,990,992,993,996,997,998,1000,1001,1002,1003,1004,1007,1010,1014,1016,1019,1021,1022,1027,1029,1033,1038,1042,1043,1048,1051,1054,1056,1058,1060,1067,1068,1078,1079,1080,1083,1089,1101,1110,1117,1118,1168,1173,1175,1177,1178,1180,1181,1182,1191,1192,1194,1196,1200,1206,1208,1215,1216,1217,1219,1221,1222,1223,1224,1228,1230,1231,1233,1236,1237,1238,1243,1244,1246,1254,1255,1256,1259,1261,1266,1267,1268,1270,1271,1272,1273,1274,1275,1276,1293,1300,1303,1304,1305,1306,1307,1309,1310,1311,1321,1324,1325,1326,1331,1332,1337,1340,1342,1348,1349,1350,1351,1353,1356,1365,1371,1372,1375,1376,1377,1380,1381,1383,1384,1385,1388,1395,1399,1400,1401,1402,1405,1408,1409,1412,1413,1422,1423,1428,1436,1442,1445,1450,1451,1452,1455,1456,1457,1459,1460,1466,1470,1473,1475,1478,1479,1480,1481,1482,1484,1486,1489,1492,1496,1498,1504,1506,1507,1509,1511,1512,1517,1520,1525,1526,1527,1528,1530,1531,1533,1535,1536,1538,1540,1541,1552,1553,1562,1564,1565,1566,1570,1573,1575,1576,1579,1580,1581,1583,1593,1599,1601,1607,1609,1612,1614,1617,1618,1619,1625,1629,1633,1634,1648,1649,1651,1652,1653,1654,1655,1656,1657,1659,1661,1670,1672,1676,1681,1685,1686,1688,1690,1705,1712,1730,1731,1732,1733,1735,1739,1742,1743,1745,1753,1754,1778,1779,1781,1782,1784,1787,1789,1791,1794,1796,1797,1798,1801,1818,1821,1823,1824,1825,1835]]]
];

0 comments on commit 561e12c

Please sign in to comment.