|
1354 | 1354 | }, |
1355 | 1355 | { |
1356 | 1356 | "c": "///", |
1357 | | - "t": "source.coffee string.regexp.coffee punctuation.definition.string.begin.coffee", |
| 1357 | + "t": "source.coffee string.regexp.multiline.coffee punctuation.definition.string.begin.coffee", |
1358 | 1358 | "r": { |
1359 | 1359 | "dark_plus": "string.regexp: #D16969", |
1360 | 1360 | "light_plus": "string.regexp: #811F3F", |
|
1365 | 1365 | }, |
1366 | 1366 | { |
1367 | 1367 | "c": "\t", |
1368 | | - "t": "source.coffee string.regexp.coffee", |
| 1368 | + "t": "source.coffee string.regexp.multiline.coffee", |
1369 | 1369 | "r": { |
1370 | 1370 | "dark_plus": "string.regexp: #D16969", |
1371 | 1371 | "light_plus": "string.regexp: #811F3F", |
|
1376 | 1376 | }, |
1377 | 1377 | { |
1378 | 1378 | "c": "(", |
1379 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
| 1379 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp punctuation.definition.group.regexp", |
1380 | 1380 | "r": { |
1381 | 1381 | "dark_plus": "punctuation.definition.group.regexp: #CE9178", |
1382 | 1382 | "light_plus": "punctuation.definition.group.regexp: #D16969", |
|
1387 | 1387 | }, |
1388 | 1388 | { |
1389 | 1389 | "c": "\\d", |
1390 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp constant.character.character-class.regexp", |
| 1390 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp constant.character.character-class.regexp", |
1391 | 1391 | "r": { |
1392 | 1392 | "dark_plus": "constant.character.character-class.regexp: #D16969", |
1393 | 1393 | "light_plus": "constant.character.character-class.regexp: #811F3F", |
|
1398 | 1398 | }, |
1399 | 1399 | { |
1400 | 1400 | "c": "+", |
1401 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
| 1401 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
1402 | 1402 | "r": { |
1403 | 1403 | "dark_plus": "keyword.operator.quantifier.regexp: #D7BA7D", |
1404 | 1404 | "light_plus": "keyword.operator.quantifier.regexp: #000000", |
|
1409 | 1409 | }, |
1410 | 1410 | { |
1411 | 1411 | "c": ")", |
1412 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
| 1412 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp punctuation.definition.group.regexp", |
1413 | 1413 | "r": { |
1414 | 1414 | "dark_plus": "punctuation.definition.group.regexp: #CE9178", |
1415 | 1415 | "light_plus": "punctuation.definition.group.regexp: #D16969", |
|
1420 | 1420 | }, |
1421 | 1421 | { |
1422 | 1422 | "c": "\t", |
1423 | | - "t": "source.coffee string.regexp.coffee", |
| 1423 | + "t": "source.coffee string.regexp.multiline.coffee", |
1424 | 1424 | "r": { |
1425 | 1425 | "dark_plus": "string.regexp: #D16969", |
1426 | 1426 | "light_plus": "string.regexp: #811F3F", |
|
1431 | 1431 | }, |
1432 | 1432 | { |
1433 | 1433 | "c": "#", |
1434 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
| 1434 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
1435 | 1435 | "r": { |
1436 | 1436 | "dark_plus": "comment: #608B4E", |
1437 | 1437 | "light_plus": "comment: #008000", |
|
1442 | 1442 | }, |
1443 | 1443 | { |
1444 | 1444 | "c": " numbers", |
1445 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee", |
| 1445 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee", |
1446 | 1446 | "r": { |
1447 | 1447 | "dark_plus": "comment: #608B4E", |
1448 | 1448 | "light_plus": "comment: #008000", |
|
1453 | 1453 | }, |
1454 | 1454 | { |
1455 | 1455 | "c": "\t", |
1456 | | - "t": "source.coffee string.regexp.coffee", |
| 1456 | + "t": "source.coffee string.regexp.multiline.coffee", |
1457 | 1457 | "r": { |
1458 | 1458 | "dark_plus": "string.regexp: #D16969", |
1459 | 1459 | "light_plus": "string.regexp: #811F3F", |
|
1464 | 1464 | }, |
1465 | 1465 | { |
1466 | 1466 | "c": "(", |
1467 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
| 1467 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp punctuation.definition.group.regexp", |
1468 | 1468 | "r": { |
1469 | 1469 | "dark_plus": "punctuation.definition.group.regexp: #CE9178", |
1470 | 1470 | "light_plus": "punctuation.definition.group.regexp: #D16969", |
|
1475 | 1475 | }, |
1476 | 1476 | { |
1477 | 1477 | "c": "\\w", |
1478 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp constant.character.character-class.regexp", |
| 1478 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp constant.character.character-class.regexp", |
1479 | 1479 | "r": { |
1480 | 1480 | "dark_plus": "constant.character.character-class.regexp: #D16969", |
1481 | 1481 | "light_plus": "constant.character.character-class.regexp: #811F3F", |
|
1486 | 1486 | }, |
1487 | 1487 | { |
1488 | 1488 | "c": "*", |
1489 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
| 1489 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
1490 | 1490 | "r": { |
1491 | 1491 | "dark_plus": "keyword.operator.quantifier.regexp: #D7BA7D", |
1492 | 1492 | "light_plus": "keyword.operator.quantifier.regexp: #000000", |
|
1497 | 1497 | }, |
1498 | 1498 | { |
1499 | 1499 | "c": ")", |
1500 | | - "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
| 1500 | + "t": "source.coffee string.regexp.multiline.coffee meta.group.regexp punctuation.definition.group.regexp", |
1501 | 1501 | "r": { |
1502 | 1502 | "dark_plus": "punctuation.definition.group.regexp: #CE9178", |
1503 | 1503 | "light_plus": "punctuation.definition.group.regexp: #D16969", |
|
1508 | 1508 | }, |
1509 | 1509 | { |
1510 | 1510 | "c": "\t", |
1511 | | - "t": "source.coffee string.regexp.coffee", |
| 1511 | + "t": "source.coffee string.regexp.multiline.coffee", |
1512 | 1512 | "r": { |
1513 | 1513 | "dark_plus": "string.regexp: #D16969", |
1514 | 1514 | "light_plus": "string.regexp: #811F3F", |
|
1519 | 1519 | }, |
1520 | 1520 | { |
1521 | 1521 | "c": "#", |
1522 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
| 1522 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
1523 | 1523 | "r": { |
1524 | 1524 | "dark_plus": "comment: #608B4E", |
1525 | 1525 | "light_plus": "comment: #008000", |
|
1530 | 1530 | }, |
1531 | 1531 | { |
1532 | 1532 | "c": " letters", |
1533 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee", |
| 1533 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee", |
1534 | 1534 | "r": { |
1535 | 1535 | "dark_plus": "comment: #608B4E", |
1536 | 1536 | "light_plus": "comment: #008000", |
|
1541 | 1541 | }, |
1542 | 1542 | { |
1543 | 1543 | "c": "\t", |
1544 | | - "t": "source.coffee string.regexp.coffee", |
| 1544 | + "t": "source.coffee string.regexp.multiline.coffee", |
1545 | 1545 | "r": { |
1546 | 1546 | "dark_plus": "string.regexp: #D16969", |
1547 | 1547 | "light_plus": "string.regexp: #811F3F", |
|
1552 | 1552 | }, |
1553 | 1553 | { |
1554 | 1554 | "c": "$", |
1555 | | - "t": "source.coffee string.regexp.coffee keyword.control.anchor.regexp", |
| 1555 | + "t": "source.coffee string.regexp.multiline.coffee keyword.control.anchor.regexp", |
1556 | 1556 | "r": { |
1557 | 1557 | "dark_plus": "keyword.control.anchor.regexp: #DCDCAA", |
1558 | 1558 | "light_plus": "keyword.control.anchor.regexp: #FF0000", |
|
1563 | 1563 | }, |
1564 | 1564 | { |
1565 | 1565 | "c": "\t\t", |
1566 | | - "t": "source.coffee string.regexp.coffee", |
| 1566 | + "t": "source.coffee string.regexp.multiline.coffee", |
1567 | 1567 | "r": { |
1568 | 1568 | "dark_plus": "string.regexp: #D16969", |
1569 | 1569 | "light_plus": "string.regexp: #811F3F", |
|
1574 | 1574 | }, |
1575 | 1575 | { |
1576 | 1576 | "c": "#", |
1577 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
| 1577 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee", |
1578 | 1578 | "r": { |
1579 | 1579 | "dark_plus": "comment: #608B4E", |
1580 | 1580 | "light_plus": "comment: #008000", |
|
1585 | 1585 | }, |
1586 | 1586 | { |
1587 | 1587 | "c": " the end", |
1588 | | - "t": "source.coffee string.regexp.coffee comment.line.number-sign.coffee", |
| 1588 | + "t": "source.coffee string.regexp.multiline.coffee comment.line.number-sign.coffee", |
1589 | 1589 | "r": { |
1590 | 1590 | "dark_plus": "comment: #608B4E", |
1591 | 1591 | "light_plus": "comment: #008000", |
|
1596 | 1596 | }, |
1597 | 1597 | { |
1598 | 1598 | "c": "///", |
1599 | | - "t": "source.coffee string.regexp.coffee punctuation.definition.string.end.coffee", |
| 1599 | + "t": "source.coffee string.regexp.multiline.coffee punctuation.definition.string.end.coffee", |
1600 | 1600 | "r": { |
1601 | 1601 | "dark_plus": "string.regexp: #D16969", |
1602 | 1602 | "light_plus": "string.regexp: #811F3F", |
|
0 commit comments