[TxMt] Re: TM2 feature request: project file & git

Allan Odgaard mailinglist at textmate.org
Tue Jun 2 05:28:10 UTC 2009


On 20 May 2009, at 18:25, Gerd Knops wrote:

> Wherever I can I have switched to git. When switching branches (a
> common thing with git), git replaces files 'in place'.
>
> That has some side effects with TM:
>
> - when I switch branches (say from the stable to the development
> branch) and forget to close the project window first, TM happily
> overwrites the project file. Thus I loose all the changes (eg new
> classes added etc). Ideally TM should recognize that the project file
> changed and reload it.
>
> - Transitory information: TM seems to store transitory information
> (window position or some such) in the project file, thus dirtying my
> project. I'd prefer that TM would write that kind of info into a
> separate file, so I can chose to track it or not.
>
> How about some TM2 teasers?

As mentioned before, there are no project files, it is instead using a  
“real” file browser and per folder property files where you can set  
variables and similar for that folder (and those below it).

Also, it offers 3-way merge when files on disk change which also have  
local (unsaved) changes :)




More information about the textmate mailing list