Skip to content

Instantly share code, notes, and snippets.

View Rafael-Ramblas's full-sized avatar

Rafael Ramblas Rafael-Ramblas

  • omnivector-solutions
View GitHub Profile
@Rafael-Ramblas
Rafael-Ramblas / file-extension-to-language.json
Last active September 6, 2023 16:14
This gist maps all the file extensions to supported monaco editor languages. This is based on monaco docs and github's language to extension map.
{
"_coffee": "coffeescript",
"_js": "javascript",
"adp": "tcl",
"al": "perl",
"ant": "xml",
"aw": "php",
"axml": "xml",
"bash": "shell",
"bats": "shell",