Skip to content

Make extension name detection case independent#70

Open
ScriptedSnark wants to merge 2 commits intoReavert:mainfrom
ScriptedSnark:main
Open

Make extension name detection case independent#70
ScriptedSnark wants to merge 2 commits intoReavert:mainfrom
ScriptedSnark:main

Conversation

@ScriptedSnark
Copy link

@ScriptedSnark ScriptedSnark commented Jan 31, 2026

This PR fixes those issues when user works with recognizable file but extension name is written with different cases (for example, .C instead of .c, .ASM instead of .asm, .Cpp instead of .cpp, etc.).

I decided it would be better if plugin got extension names in lower case because existing list already uses them.

Before:
изображение

After:
изображение

@ScriptedSnark ScriptedSnark changed the title Make extension name detection case independant Make extension name detection case independent Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant