atom / tree-view

🌳 Explore and open project files in Atom
MIT License
561 stars 365 forks source link

One more time about this file deleting issue #1368

Open pjylkka opened 4 years ago

pjylkka commented 4 years ago

I have Windows 10, project is on samba network share on Ubuntu server 20.04 Can't delete files due of this "is there recycle bin on the drive where files are stored".

I added "delete permanently package" - now shift-del asks if i want to delete permanently, - I accept, get no error messages but file still does not disappear. I can delete file on explorer tho with no any problem.,

As this would be so such a wonderful software - Couldn't you guys just add option in the preferences if user wants be able to "[X] Delete files without using recycle bin" without hacking it. I'd very much rather code with Atom instead of that horrible visual studio code piece of crap

aminya commented 3 years ago

I added a PR that allows deleting things permanently. I have seen this error too, and it is very annoying. So, #1373 should give a way to avoid the error.