[TxMt] Re: a small delightful feature has gone missing, I think

George McGinley Smith george at gsgd.co.uk
Wed Nov 19 10:37:24 UTC 2014


You need to set a scope in fileType for attr.untitled in .tmp_properties
(where else)

I have the following which sets files as kohana 2 php file unless it's in a
templates dir where it ends up as a mustache file

[ attr.untitled ]
fileType             = 'text.html.php.ko2'

[ "templates/{**/,}*" attr.untitled ]
fileType             = 'text.html.mustache'

On Wed, Nov 19, 2014 at 12:01 AM, Matt Neuburg <matt at tidbits.com> wrote:

> IIRC it used to be that when you said File > New what you got was a file
> with the same extension as the currently selected file (e.g. in the project
> navigator). Now, however, what you get is always a ".txt" file. I wonder if
> that feature was just something I dreamed and, if not, whether it might
> return; it was mighty convenient. m.
>
> --
> matt neuburg, phd = http://www.apeth.net/matt/
> pantes anthropoi tou eidenai oregontai phusei
> Programming iOS 7! http://shop.oreilly.com/product/0636920031017.do
> iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do
> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>



-- 
Kind regards,
George.

http://gsgd.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20141119/aa4cb748/attachment-0001.html>


More information about the textmate mailing list