[TxMt] Recreating bbinclude in TextMate?
Allan Odgaard
throw-away-1 at macromates.com
Wed Aug 2 15:11:00 UTC 2006
On 1/8/2006, at 23:53, Ken Anderson wrote:
> [...] Is there anyway to recreate this functionality in TextMate?
Yes -- the bbinclude sounds like just a preprocessor and OS X ships
with several, like ERb allowing <% embedded ruby %> and PHP which
allows <?php … >.
So you would setup a command to run your files through that
preprocessor and store the result where you find it fitting. I give
an example here [1].
[1] http://lists.macromates.com/pipermail/textmate/2006-March/
008844.html
More information about the textmate
mailing list