pub fn from_extension(ext: &str) -> Option<String>
Suggest language from file extension (e.g. “.rs” -> “rust”).