- Install react-icons library for official technology icons - Create getLanguageIcon function with 25+ language-specific icons - Add official brand colors for each programming language: - JavaScript/JSX (yellow), TypeScript/TSX (blue) - Python (blue), Java (red), Go (cyan), Rust (orange) - HTML5 (orange), CSS3 (blue), SCSS/Sass (pink) - JSON (yellow), YAML (red), SQL (blue), etc. - Add dedicated YAML file type support with official YAML icon - Support special files: Dockerfile, Makefile, Gemfile - Ensure YAML files get CodeMirror syntax highlighting and editing - Update shouldShowAsText logic to include YAML files - Maintain consistent professional appearance across all file types
4.5 KiB
4.5 KiB