pub fn detect_language_by_extension(file_path: &str) -> Option<Language>
Detect language by file extension