Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] custom keywords highlighting

Well I am looking more from customer perspective - they need a dialog to enter keywords/identifiers and select a color for them.
It don't think it is real C keywords - it is more like "project specific identifiers", which can be functions, types or macro names.
I don't think parser should be involved in this.

Mike Kucera wrote:
We have this feature already. Basically you need an implementation of ILanguage that also implements ICLanguageKeywords. Then all the keywords returned by the getKeywords() method get highlighted in the editor.


Mike Kucera
Software Developer
IBM Eclipse CDT Team
mkucera@xxxxxxxxxx

Inactive hide details for Elena Laskavaia ---08/19/2008 03:21:12 PM---Does anybody knows anything custom keywords highlighting Elena Laskavaia ---08/19/2008 03:21:12 PM---Does anybody knows anything custom keywords highlighting in the editor?


From:	
Elena Laskavaia <elaskavaia@xxxxxxx>

To:	
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

Date:	
08/19/2008 03:21 PM

Subject:	
[cdt-dev] custom keywords highlighting

------------------------------------------------------------------------



Does anybody knows anything custom keywords highlighting in the editor?
Looks like we don't have such feature, would it be easy to add?
[attachment "elaskavaia.vcf" deleted by Mike Kucera/Toronto/IBM] _______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



------------------------------------------------------------------------

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
begin:vcard
fn:Elena Laskavaia
n:Laskavaia;Elena
tel;work:x2235
x-mozilla-html:FALSE
version:2.1
end:vcard


Back to the top