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 7c8d725 + 2ae104d commit 86b254eCopy full SHA for 86b254e
src/languages.json
@@ -3360,6 +3360,7 @@
3360
"extensions": [
3361
".ini",
3362
".cfg",
3363
+ ".lektorproject",
3364
".prefs",
3365
".pro",
3366
".properties"
@@ -3577,7 +3578,9 @@
3577
3578
".tfstate.backup",
3579
".topojson",
3580
".webapp",
- ".webmanifest"
3581
+ ".webmanifest",
3582
+ ".yy",
3583
+ ".yyp"
3584
],
3585
"filenames": [
3586
".arcconfig",
@@ -4655,6 +4658,9 @@
4655
4658
".ronn",
4656
4659
".workbook"
4657
4660
4661
+ "filenames": [
4662
+ "contents.lr"
4663
+ ],
4664
"tmScope": "source.gfm",
4665
"languageId": 222,
4666
"name": "Markdown",
@@ -8740,6 +8746,7 @@
8740
8746
".fxml",
8741
8747
".glade",
8742
8748
".gml",
8749
+ ".gmx",
8743
8750
".grxml",
8744
8751
".iml",
8745
8752
".ivy",
0 commit comments