Last Updated January 11 2025
- (Py, "py", "text/x-python"),
- (Js, "js", "text/javascript"),
- (Ts, "ts", "text/typescript"),
- (Tsx, "tsx", "text/typescript-jsx"),
- (Jsx, "jsx", "text/jsx"),
- (Cpp, "cpp", "text/x-c++src"),
- (Cxx, "cxx", "text/x-c++src"),
- (C, "c", "text/x-csrc"),
- (H, "h", "text/x-chdr"),
- (Hpp, "hpp", "text/x-c++hdr"),
- (Rs, "rs", "text/x-rust"),
- (Go, "go", "text/x-go"),
- (Java, "java", "text/x-java"),
- (Cs, "cs", "text/x-csharp"),
- (Php, "php", "text/x-php"),
- (Rb, "rb", "text/x-ruby"),
- (Swift, "swift", "text/x-swift"),
- (Kt, "kt", "text/x-kotlin"),
- (Scala, "scala", "text/x-scala"),