1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/core
Hansruedi Patzen 467dd174c3 Bug 539535: Disable default UDL highlighting
Checking every UDL as a default turned out to be more resource intensive
than expected. It further is only really needed if the special
operator""if is used. This patch disables this highlighting per default
and creates a new highlighting preference entry to allow users change
UDL colors independently.

Change-Id: I83bdb69e70546d1e618b5c7c947777da579c8847
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
2018-10-02 18:01:20 -04:00
..
org.eclipse.cdt.core Bug 539535 - Refactor CPPSemantics.findOverloadedOperator() so that if something goes wrong during one of the member or non-member lookups, the other is still performed 2018-09-30 19:06:01 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc64 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.x86 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests Bug 512822: "Launch failed. Binary not found" even after building 2018-09-27 14:20:38 -04:00
org.eclipse.cdt.core.win32 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.core.win32.x86 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.ui Bug 539535: Disable default UDL highlighting 2018-10-02 18:01:20 -04:00
org.eclipse.cdt.ui.tests Bug 539535: Disable default UDL highlighting 2018-10-02 18:01:20 -04:00
pom.xml [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00