Re: [Fwd: gtksourceview csharp.lang]



Hi John,

On Thu, 2003-06-12 at 15:45, Paolo Maggi wrote:
> I am stuck figuring out how to highlight attributes (regex?), which look
> like:
> [SomeAttribute]

I think you want something like (untested):

\[[a-zA-Z0-9-_]+\]

I think the rest of your questions have been answered already :-)  Oh,
and don't forget to file a bug report and attach your .lang file to it
;-)

Cheers,
Gustavo





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]