[TxMt] Re: JsDoc comments folding + Keyword highlight
Allan Odgaard
mailinglist at textmate.org
Thu May 13 08:47:25 UTC 2010
On 11 May 2010, at 06:27, wodory wrote:
> 1. Folding JsDoc-Toolkit comment
> […]
Folding is based on indent. Start/stop line must have the same indent,
this comes up regularly, but it remains a current limitation.
> 2. Highlight Keywords.
> […]
> Please give the advice to highlight a string with "$".
Please give an example of what you tried :)
A rule like { match = '\$this'; name = 'keyword'; } should work fine.
More information about the textmate
mailing list