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 a1c7685 + 6b5c6bf commit 51c3a69Copy full SHA for 51c3a69
src/languages.json
@@ -9290,6 +9290,21 @@
9290
"wrap": "false",
9291
"searchable": "true"
9292
},
9293
+ {
9294
+ "type": "data",
9295
+ "tmScope": "source.bp",
9296
+ "aceMode": "text",
9297
+ "filenames": [
9298
+ "Android.bp"
9299
+ ],
9300
+ "languageId": 222900098,
9301
+ "name": "Soong",
9302
+ "aliases": [
9303
+ "soong"
9304
9305
+ "wrap": "false",
9306
+ "searchable": "true"
9307
+ },
9308
{
9309
"type": "programming",
9310
"color": "#f69e1d",
0 commit comments