pub fn language_from_extension(ext: &str) -> Option<&'static str>
Map a file extension (without dot) to a canonical language id.