Using ST4.
It was asking to reload everytime I changed my file. I chose ignore all once and it has stopped.
But now, everytime I run code, a dot appears next to the file name showing it is unsaved. Should I leave it that way or work on it?
Reload/ ignore all/cancel
goat
#1
0 Likes
bschaaf
#2
Unless you have "always_prompt_for_file_reload": true
ST only prompts if you have unsaved changes. If you want to reset selecting the “ignore all” option you’ll need to close and reopen the file.
0 Likes
goat
#3
Just closing the file and reopening it solved the problem of that dot near the file name.
And the setting- always_prompt_for_file_reload is set to false in preferences.
So now it works fine right? Also why did it appear in the first place?
0 Likes