Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ (extension_to_icon_name_map.rs): Add mapping for 'r' file extensionn to 'file_type_r' icon (closes #851) #853

Merged
merged 3 commits into from
Mar 9, 2024

Commits on Mar 9, 2024

  1. ✨ (extension_to_icon_name_map.rs): Add mapping for 'r' file extension…

    … to 'file_type_r' icon for better R script file representation
    PMassicotte committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    85fd976 View commit details
    Browse the repository at this point in the history
  2. ♻️ (extension_to_icon_name_map.rs): Reorder file extension mappings t…

    …o maintain alphabetical order for better readability and maintainability
    
    ✨ (extension_to_icon_name_map.rs): Add mapping for 'r' file extension to 'file_type_r' icon for better R script file representation
    
    ♻️ (extension_to_icon_name_map.rs): Reorder file extension mappings to maintain alphabetical order for better readability and maintainability
    PMassicotte committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    60d0205 View commit details
    Browse the repository at this point in the history
  3. 🐛 (extension_to_icon_name_map.rs): Remove duplicate entry for "ra" fi…

    …le type to avoid redundancy
    PMassicotte committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    35273c6 View commit details
    Browse the repository at this point in the history