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
I have only tested this on Mac. What happens is that when you open an xml or hss file, the first time you make a change to that file and save, it reloads. But then, unless you restart the app, it doesn't do it anymore.
Another thing is that when opening an xml file, for example, and you make a change to the linked hss file, it doesn't do anything either.
The text was updated successfully, but these errors were encountered:
I think this is related to another issue where we were talking about an AXRDocument could have an AXRController for each file it has loaded (xml, hss 1, hss 2). So, when you load a document, it can report back its URLs so the watcher can watch them.
The refreshing is due to TextMate, which somehow bypasses the normal saving mechanism.
I have only tested this on Mac. What happens is that when you open an xml or hss file, the first time you make a change to that file and save, it reloads. But then, unless you restart the app, it doesn't do it anymore.
Another thing is that when opening an xml file, for example, and you make a change to the linked hss file, it doesn't do anything either.
The text was updated successfully, but these errors were encountered: