[TxMt] First impressions
Konrad Hinsen
konrad.hinsen at laposte.net
Tue Jan 29 16:06:59 UTC 2008
On Jan 29, 2008, at 15:43, Jeroen van der Ham wrote:
> You only have to set the tab handling once (it's in the middle at
> the bottom statusbar of the window), and from then on the tab
> setting is maintained for that language.
Good to know, thanks!
> For the current version, that is true. TextMate 2.0 will probably
> have something better for it.
> If you want to have folds, then you'll have to manually insert
> foldingmarkers. Although, at least for LaTeX, this has been made
> very easy with the bundled snippets.
See below ...
> On Jan 29, 2008, at 16:25, Mark Eli Kalderon wrote:
>> Tab triggers are snippets of text that are inserted by typing some
>> predetermined text and hitting tab. If you insert the sections (and
>> subsections etc) using the tab triggers in the LaTeX bundle, i.e.,
>> typing “sec” and hitting tab, you get the following:
>>
>> section{section name}label{sec:section_name} % (fold)
>>
>> % section section_name (end)
I noticed this, and it works fine, but it won't help with my existing
files, nor with files that I collaborate on with people using other
editors.
Thanks for the feedback,
Konrad.
More information about the textmate
mailing list