pub fn detect_language(path: &Path, content: &[u8]) -> String
Detect programming language based on file extension and contents