Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

File Extension Detection (Filenames with dots) #8042

@Hirse

Description

@Hirse

I am using the Brackets Icons Extension to get a better overview of my file types and I was surprised that some .js files were not marked as the other JavaScript files.
file-extension_icons

After reloading Brackets without extensions, I saw that the file extension detection is not what I expected it to be.
file-extension
I am not sure, if this is the way it should be, but for me the extension would be the part of the file after the last . in the filename.
It also doesn't look like Brackets has general problems with dots in filenames as script.abc.js is handled correctly.
Only known file extension at the end of the filename seem to be added to the extension:
file-extension_long

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions