Export ascendingLanguages && fixs some word's case #1

Merged
percy507 merged 2 commits from main into main 2022-01-26 08:29:34 +01:00
percy507 commented 2022-01-25 17:15:37 +01:00 (Migrated from github.com)

Some reference.

Export ascendingLanguages for the case who wants to get all codemirror's supported languages ascendingly.

Some reference. - add extension - mIRC extension (https://fileinfo.com/extension/mrc) - change name's case - mbox, short for "mailbox" - troff, short for "typesetter roff" (https://en.wikipedia.org/wiki/Troff) - mscgen, xu, msgenny https://codemirror.net/mode/mscgen/index.html Export `ascendingLanguages` for the case who wants to get all codemirror's supported languages ascendingly.
marijnh commented 2022-01-25 17:19:08 +01:00 (Migrated from github.com)

I think the sorting is trivial to do in user code when needed. The capitalization fixes are welcome. Could you remove ascendingLanguages from the PR?

I think the sorting is trivial to do in user code when needed. The capitalization fixes are welcome. Could you remove `ascendingLanguages` from the PR?
percy507 commented 2022-01-25 19:47:07 +01:00 (Migrated from github.com)

OK. It has been removed.

OK. It has been removed.
marijnh commented 2022-01-26 08:29:38 +01:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/language-data!1
No description provided.