angularjs - How do I stop the following "External changes" message in Brackets -


i using brackets angular. when alt-tab , come brackets presents me seemingly helpful message.

brackets message "external changes made"

i turn off. don't think live preview feature because still seem message when close browser session auto reload files.

regards

after digging around appears indeed issue in brackets. suspect happening in case have unsaved changes in js file when focus away brackets. when return brackets filesyncmanager in brackets picks might have changed js file cant work out happened in brackets or outside, safely displays message, albeit misleadingly. issue highlighted in github issue issue#10341

i have not yet tried install autosave extension through extensions manager in brackets see if resolves issue.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -