You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, first of all, fantastic package, well done guys. But I've encountered this bug for a while now, and its really starting to annoy me. Say you create a folder named "test", and for whatever reason you decide to delete it. Then if you create a file called "test", it will get the icon of a folder. I don't know if this is an issue with atom but I thought it would be the best place to ask.
The text was updated successfully, but these errors were encountered:
Yep, that's definitely a known issue. See #499 (comment).
The cause of it ultimately ties in with the same reasons all of the other issues are being left awkwardly hanging open: pending a total overhaul of the filesystem API. That's really resting on my shoulders, which I'll get to once more urgent tasks have been attended to.
Gonna close this as a duplicate of #499: I recommend subscribing there for any updates concerning this particular bugbear. 😉
Alhadis
added
duplicate
Duplicate of an already-reported issue.
atom-fs
Filesystem-related issues to address when developing a stable release of the `atom-fs` module.
labels
May 16, 2018
Hey, first of all, fantastic package, well done guys. But I've encountered this bug for a while now, and its really starting to annoy me. Say you create a folder named "test", and for whatever reason you decide to delete it. Then if you create a file called "test", it will get the icon of a folder. I don't know if this is an issue with atom but I thought it would be the best place to ask.
The text was updated successfully, but these errors were encountered: