I'm working on a big php class file (with heavy coloring syntax bundle).
I modify something. I save the file. I go to Safari and test. When I switch back to TextMate, it looks like TM is refreshing everyhing, being unavailable for 2 or 3 seconds with the spinning wheel. Then it seems to move to the caret (like when one presses command-J).
Note that this does not happen if I don't save the file before.
Dominique PERETTI http://www.lachoseinteractive.net
On 20. Oct 2004, at 19:42, Dominique Peretti wrote:
Note that this does not happen if I don't save the file before.
It seems that sometimes TextMate will think a folder reference is changed significantly, and it will refresh loaded files.
This may also be why the undo stack is lost (as someone reported).
Currently though, I have no idea when and how this happens (as I haven't been able to reproduce it myself yet).
Kind regards Allan
I can reproduce it 100% of the time.
Open a project. (does not occur on a single file). Pick a quite big file (several screens long). Go around the middle of the file Edit it. Save. Move to another application. Switch back to TextMate. -> the scroll moves and centers around the caret.
Dominique PERETTI http://www.lachoseinteractive.net On 20 oct. 04, at 20:13, Allan Odgaard wrote:
It seems that sometimes TextMate will think a folder reference is changed significantly, and it will refresh loaded files.
This may also be why the undo stack is lost (as someone reported).
Currently though, I have no idea when and how this happens (as I haven't been able to reproduce it myself yet).
In a related occurrence, since TM doesn't yet support services, I'll open a file from a project in TM, double-click it to open the same file in SubEthaEdit (the default), insert the service output, save, and return to TM. Upon return, TM updates the file with the change, but if I had scrolled down into the document, TM refreshes and returns me to the top of the document.
It would be nice if, on refresh, TM would remember the location that I was at prior to the external save.
Chris
Dominique Peretti wrote:
I can reproduce it 100% of the time.
Open a project. (does not occur on a single file). Pick a quite big file (several screens long). Go around the middle of the file Edit it. Save. Move to another application. Switch back to TextMate. -> the scroll moves and centers around the caret.
Dominique PERETTI http://www.lachoseinteractive.net On 20 oct. 04, at 20:13, Allan Odgaard wrote:
It seems that sometimes TextMate will think a folder reference is changed significantly, and it will refresh loaded files.
This may also be why the undo stack is lost (as someone reported).
Currently though, I have no idea when and how this happens (as I haven't been able to reproduce it myself yet).
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
The weird thing is that you don't have to re-save the document in another application to get it "re-init". Just save within TextMate, move to another application, switch back and blam! Sometimes it moves to the caret, but sometimes it moves to the top and looses bookmarks. I noticed that the drawser refreshes, too.
Dominique PERETTI http://www.lachoseinteractive.net
On 21 oct. 04, at 18:40, Chris Messina wrote:
In a related occurrence, since TM doesn't yet support services, I'll open a file from a project in TM, double-click it to open the same file in SubEthaEdit (the default), insert the service output, save, and return to TM. Upon return, TM updates the file with the change, but if I had scrolled down into the document, TM refreshes and returns me to the top of the document.
It would be nice if, on refresh, TM would remember the location that I was at prior to the external save.
Chris
Dominique Peretti wrote:
I can reproduce it 100% of the time.
Open a project. (does not occur on a single file). Pick a quite big file (several screens long). Go around the middle of the file Edit it. Save. Move to another application. Switch back to TextMate. -> the scroll moves and centers around the caret.
Dominique PERETTI http://www.lachoseinteractive.net On 20 oct. 04, at 20:13, Allan Odgaard wrote:
It seems that sometimes TextMate will think a folder reference is changed significantly, and it will refresh loaded files.
This may also be why the undo stack is lost (as someone reported).
Currently though, I have no idea when and how this happens (as I haven't been able to reproduce it myself yet).
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
--
Do the evolution. Get Firefox! http://spreadfirefox.com/community/?q=affiliates&id=5&t=4
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
On 21. Oct 2004, at 18:40, Chris Messina wrote:
In a related occurrence, since TM doesn't yet support services
ehm... TM does support services!?!
It would be nice if, on refresh, TM would remember the location that I was at prior to the external save.
Noted
Kind regards Allan