Hi all,
textmate launches dreamweaver MX '04 when opening php files from the project drawer. When I open '.inc' files it launches subethaedit! The file opens in both dreamweaver and in a TextMate tab.
Anyone know how I stop TextMate doing this?
Thanks
Paul
You should be able to right-click or control-click the file in the drawer and choose 'Treat Files with .php Extension as Text'. This will make your .PHP files open in the TextMate window instead of the default program for that file extension.
On Wed, 15 Dec 2004 12:17:45 +1300, will will.vande@gmail.com wrote:
Hi all,
textmate launches dreamweaver MX '04 when opening php files from the project drawer. When I open '.inc' files it launches subethaedit! The file opens in both dreamweaver and in a TextMate tab.
Anyone know how I stop TextMate doing this?
Thanks
Paul _______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
On Dec 15, 2004, at 0:17, will wrote:
textmate launches dreamweaver MX '04 when opening php files from the project drawer. When I open '.inc' files it launches subethaedit! The file opens in both dreamweaver and in a TextMate tab.
Anyone know how I stop TextMate doing this?
Single-click instead of double-click the files. Double-click results in opening the file with the Finder designated program (useful mostly for non-text files).
I'll probably add an option for this and have it default disabled (maybe let double-click open tabs and single-click be a no-op), as I'm getting to many questions on this issue.
Though I'm quite sure Xcode does the same.