We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4937e6e + 9cf8638 commit def80fcCopy full SHA for def80fc
src/languages.json
@@ -7494,6 +7494,22 @@
7494
"wrap": "false",
7495
"searchable": "true"
7496
},
7497
+ {
7498
+ "type": "markup",
7499
+ "color": "#A71E49",
7500
+ "aceMode": "html",
7501
+ "extensions": [
7502
+ ".riot"
7503
+ ],
7504
+ "tmScope": "text.html.riot",
7505
+ "languageId": 878396783,
7506
+ "name": "Riot",
7507
+ "aliases": [
7508
+ "riot"
7509
7510
+ "wrap": "false",
7511
+ "searchable": "true"
7512
+ },
7513
{
7514
"type": "programming",
7515
"extensions": [
0 commit comments