We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My files names end in stuff like ".PNG" instead of ".png" which causes the editor to not identify them correctly as images.
The fix is to just rename the files to lower-case but it would be nice for the editor to not be case-sensitive here.
The text was updated successfully, but these errors were encountered:
Hey @tylerhasman,
thanks for bringing this up! This should be a straight-forward fix - I'll make sure to include it in the next release.
Sorry, something went wrong.
Fixed in #201
npruehs
No branches or pull requests
My files names end in stuff like ".PNG" instead of ".png" which causes the editor to not identify them correctly as images.
The fix is to just rename the files to lower-case but it would be nice for the editor to not be case-sensitive here.
The text was updated successfully, but these errors were encountered: