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
Found using Atom 1.17 and file-icons 2.1.6 on an Ubuntu 17.04 machine:
While Atom is open and the tree-view shows your project folder
cp a random file into the project folder
rm that copy immediately
ln -s the same file into the project folder
The icon now shows up like it did in step 2 instead of showing a symlink. Restarting Atom fixes the problem. The same effect happens when swicthing cpand ln -s only now staying as a symlink instead of showing the icon.
The text was updated successfully, but these errors were encountered:
Found using Atom 1.17 and file-icons 2.1.6 on an Ubuntu 17.04 machine:
cp
a random file into the project folderrm
that copy immediatelyln -s
the same file into the project folderThe icon now shows up like it did in step 2 instead of showing a symlink. Restarting Atom fixes the problem. The same effect happens when swicthing
cp
andln -s
only now staying as a symlink instead of showing the icon.The text was updated successfully, but these errors were encountered: