1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
Jonah Graham b2c33dfb13 Bug 546981: Treat pragma region like pragma mark in outline view
Treats #pragma region and #pragma endregion similarly to how
#pragma mark is treated in outline view. With
region and endregion they are always surrounded by
divider lines if there is text after region/endregion, else just
a divider line is inserted.

Change-Id: Idb8bebe94363731e59412a7f31af3b54d53a2c8e
2021-07-11 20:13:46 -04:00
..
.settings [releng] Remove unused API filters 2020-12-19 13:01:44 -05:00
browser/org/eclipse/cdt Remove unreachable code 2020-11-03 14:33:15 -05:00
doxygen/org/eclipse/cdt/doxygen Bug 562997 - Switch CDT doxygen to use new Equinox preferences API 2020-05-09 11:42:57 -04:00
META-INF Bug 546981: Add #pragma mark to Outline view 2021-07-11 20:13:33 -04:00
model/org/eclipse/cdt Bug 546981: Treat pragma region like pragma mark in outline view 2021-07-11 20:13:46 -04:00
OSGI-INF Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
parser/org/eclipse/cdt Bug 464624 - C++ Parser fails with Syntax error on function declaration with __declspec and non-native type 2021-07-07 12:31:53 -04:00
schema Bug 570992: Fix templates extension point documentation 2021-02-07 04:03:44 -05:00
src/org/eclipse/cdt Bug 572648: Handle cases of empty (EOF) JSON files 2021-04-08 10:56:14 -04:00
templateengine/org/eclipse/cdt Bug 564276 - Extract CDT Core templateengine to a separate bundle 2020-06-15 14:21:21 -04:00
utils/org/eclipse/cdt Bug 571472: Don't resolve multi-line strings 2021-02-25 07:39:04 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Added tracing to CompositeValue.create. 2017-02-27 20:29:30 -08:00
.project Remove unused C Nature from cdt core 2020-11-03 14:29:40 -05:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
plugin.properties Bug 573560: Mark GCC constexpr message as info 2021-05-15 19:43:18 -04:00
plugin.xml Bug 573560: Mark GCC constexpr message as info 2021-05-15 19:43:18 -04:00