Skip to content

Make PathExtractNameWithoutExt a little more accurate#550

Open
MilesWilde wants to merge 1 commit intoVillavu:simba2000from
MilesWilde:simba2000
Open

Make PathExtractNameWithoutExt a little more accurate#550
MilesWilde wants to merge 1 commit 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

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

Comments