[TxMt] New TmCodeBrowser, now as tmplugin
Gerd Knops
gerti at bitart.com
Sat Nov 5 19:56:56 UTC 2005
On Sat, Nov 5, at 3:42 AM, Andreas Wahlin wrote:
>
> So, is this wishtime?
> Auto de-fold (is that the name)? Anyways, I want all the views
> expanded however it seems to keep this setting rather well.
Actually TmCodeBrowser remembers which categories are expanded on a
per-language base. That seems to be the most sensible solution, as
certain categories are rather long in some language without providing
much value in terms of navigating, while the same category for
another language may be quite useful.
> Inclusion of DIV's in the html view.
>
Easy: Add this line to the end of the html section in the
~/.ctags.tmcodebrowser file:
--regex-html=/<div[ \t]+class[ \t]*=[ \t]*\"([^\"]+)/\1/Div/i
> otherwise, this is pretty cool :)
>
Thanks!
Gerd
More information about the textmate
mailing list