Skip to content

Make PathExtractNameWithoutExt a little more accurate#550

Closed
MilesWilde wants to merge 2 commits intoVillavu:simba2000from
MilesWilde:simba2000
Closed

Make PathExtractNameWithoutExt a little more accurate#550
MilesWilde wants to merge 2 commits intoVillavu:simba2000from
MilesWilde:simba2000

Conversation

@MilesWilde
Copy link
Contributor

currently if a file has multiple periods in it then this method doesn't really work, i know kind of user error like why do i need files with periods, but it's ez fix.

this isn't perfect however if a file is named like image.png.png since it will choose the first .png and return image instead of image.png but it's slightly better than before

@ollydev ollydev closed this Mar 10, 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.

2 participants