Sublime text 3 doesn’t refreshes the folder tree or the reflects the output file changes. I have c++ build system setup on sublime which takes input from “inputf.in” and provides output to “outputf.in”, with 3 columns (1 for code + 1 for “inputf.in” + 1 for “outputf.in”). Earlier, all the process used to happen smoothly. On pressing, ctrl + B, it used to display output in “outputf.in”, but now the output doesn’t changes in the files “outputf.in” until I click on it. My program runs on pressing Ctrl + B but the output doesn’t changes in the file until I click on it. Also, for some reason when this happens, the folder tree refuses to work too. It doesn’t shows the files I have newly created in the folder.
After, rebooting the system, this seems to go away. But after a reboot and then closing and reopening the application again results in the problem I stated above. This is really annoying and this didn’t use to happen before. I don’t know what suddenly happened. Also, I have noticed that no changes are reflected at all in sublime. Not a single one. I created a new build system file and guess what, the new build system didn’t show up in the sublime until restarted sublime text 3.
[UPDATE :- ] I find that none of the settings reloades until I restart sublime text 3. NONE OF THE SETTINGS. NONE.
THIS IS SUPER annoying.
I am using Arch Linux if it’s helpful somehow. I would love if someone could help me, because this is really annoying and it’s hampering my productivity in a big way. I have setup my sublime this way.