mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Updated language id
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
# language_id - Integer used as a language-name-independent indexed field so that we can rename
|
# language_id - Integer used as a language-name-independent indexed field so that we can rename
|
||||||
# languages in Linguist without reindexing all the code on GitHub. Must not be
|
# languages in Linguist without reindexing all the code on GitHub. Must not be
|
||||||
# changed for existing languages without the explicit permission of GitHub staff.
|
# changed for existing languages without the explicit permission of GitHub staff.
|
||||||
# color - CSS hex color to represent the language. Only used if type is "programming" or "prose"
|
# color - CSS hex color to represent the language. Only used if type is "programming" or "prose".
|
||||||
# tm_scope - The TextMate scope that represents this programming
|
# tm_scope - The TextMate scope that represents this programming
|
||||||
# language. This should match one of the scopes listed in
|
# language. This should match one of the scopes listed in
|
||||||
# the grammars.yml file. Use "none" if there is no grammar
|
# the grammars.yml file. Use "none" if there is no grammar
|
||||||
@@ -3589,7 +3589,7 @@ Rascal:
|
|||||||
- ".rsc"
|
- ".rsc"
|
||||||
tm_scope: source.rascal
|
tm_scope: source.rascal
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
language_id: 431
|
language_id: 173616037
|
||||||
Raw token data:
|
Raw token data:
|
||||||
type: data
|
type: data
|
||||||
search_term: raw
|
search_term: raw
|
||||||
|
|||||||
Reference in New Issue
Block a user