Sublime Forum

Bug with file explorer

#1

Hello, I have a bug to report in version 2.0.1. OS: Ubuntu 12.04 64 bits.

Display the sidebar in Sublime Text to see the folders. Go to a folder with some files in it. With a separate bash, go into that folder and type those lines:

mkdir a
echo “test” > a/b.txt

Now go back to Sublime. You can see the new folder a. But if you click on it you won’t see the file b.txt, the folder will appear as empty.

There it is, it’s not a critical bug but that’s boring.

If I’m at the wrong place to report bugs (you could have a bug tracker, but I couldn’t find it), please tell me.

Thanks in advance.

0 Likes