[TxMt] Re: Takana support for TextMate 2?
Jacob Carlborg
doob at me.com
Mon Jan 19 21:02:42 UTC 2015
On 2015-01-15 14:59, Joseph Dan wrote:
> (I am sending this again as plain text email. Sorry about the earlier HTML email.)
>
> This is all the rage these days: http://usetakana.com
>
> It's a relatively new tool from mid-2014 it seems.
>
> Live SCSS (SASS) editing with on the fly updates, and it's FAST since it happens via JavaScript in the browser and a server running in the background.
>
> Can this be implemented in TM2?
It seems to be "on save" which should be no problem for TM2. I'm not
sure exactly what's needed but you create a bundle item that extracts
the text of the current document on save and pass it to some tool that
handles everything.
--
/Jacob Carlborg
More information about the textmate
mailing list