[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[pdt-dev] Update on Semantic Highlighting
|
- From: William Candillon <wcandillon@xxxxxxxxx>
- Date: Wed, 26 Aug 2009 12:08:15 +0200
- Delivered-to: pdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=BoXrGJND9YfNfNsEH3JPwKVfWXFCuIL0bwtUT7ppwJ8=; b=K3cHzNZEV11WjuQvpOPNstNUhmNwHv0oc2BcYLvj4QfPHRk1FEFogPuCqttGD0hsxs AqORtllcQluLVlLPjSaIR41fRqCye1iHdtmY9SlPioEUOgqN/hqShia1VsPJAJOSGptz 1MneYRNogmcDOcE+k+iwvv5byH7kq373nV7Ok=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=JysRY1UGQziwdG7j22W0+eCo2XAuqlgoyTD9szKx4MKaLAyJjptHweWSsDQHSZ4CyZ MBQBoQwDT6T03yK3KXFGhuUhjnuiu8OuzscD6FLwG70/P+IE1wjQ/XfW+Lq17Ot39bP7 YPGpMMfAnwVZE4l01AZf/nfTo7S81KMMHszZY=
Hello,
I updated the wikipage about the PDT semantic highlighting:
http://wiki.eclipse.org/PDT/Dev2Dev/Semantic.
You can find the latest version of the patch on at this bug entry:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=271430.
I simplified the API so plugin developers can extend the editor
highlighting in the simplest manner, without touching pdt.ui source
code.
Please take it for a ride and send me feedback and suggestions.
Best regards,
William