lib/languages.yml in languages-1.2.0 vs lib/languages.yml in languages-1.2.1
- old
+ new
@@ -6,11 +6,12 @@
# ace_mode - A String name of the Ace Mode used for highlighting whenever
# a file is edited. This must match one of the filenames in http://git.io/3XO_Cg.
# Use "text" if a mode does not exist.
# wrap - Boolean wrap to enable line wrapping (default: false)
# extensions - An Array of associated extensions (the first one is
-# considered the primary extension)
+# considered the primary extension, the others should be
+# listed alphabetically)
# interpreters - An Array of associated interpreters
# searchable - Boolean flag to enable searching (defaults to true)
# search_term - Deprecated: Some languages maybe indexed under a
# different alias. Avoid defining new exceptions.
# color - CSS hex color to represent the language.
@@ -2454,10 +2455,11 @@
ace_mode: sql
tm_scope: source.plsql.oracle
color: "#dad8d8"
extensions:
- .pls
+ - .pck
- .pkb
- .pks
- .plb
- .plsql
- .sql
@@ -3439,10 +3441,11 @@
color: "#2b7489"
aliases:
- ts
extensions:
- .ts
+ - .tsx
tm_scope: source.ts
ace_mode: typescript
Unified Parallel C:
type: programming
@@ -3655,9 +3658,10 @@
- .tmLanguage
- .tmPreferences
- .tmSnippet
- .tmTheme
- .ts
+ - .tsx
- .ui
- .urdf
- .vbproj
- .vcxproj
- .vxml