Add additional languages alternatives to be consistent with desktop client - #47
Conversation
Added support for gyp, jsx, tsx, mts, and cts file types in CodeRules.
|
@advaith1 I'm not sure if you'd like me to add the arborium alternatives as well, as it's not on desktop (yet). But just for future me, they're: mysql, postgresql, postgres, and sqlite (I'm not sure about the difference about SQL and PostgreSQL, highlight.js has them seperated, while arborium combines them. Or what this prioritizes)
(again, doesn't touch http/xml alts) Additional Notes:
|
|
@Tyviebrock thanks! any reason you didn't add mjs and cjs? |
|
@advaith1 I didn't even realize that desktop/highlight.js uses them. Must've either missed it or it's not listed on highlight.js Will add it right now. |
|
Looked into it, at the time it wasn't listed on highlight.js supported languages. It is now. |
|
Notes:
|
|
ty! |
This PR adds the following alternatives:
I didn't touch xml/http alternatives