1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/core
Jonah Graham b6a8f778f9 Bug 546981: Add #pragma mark to Outline view
Adds #pragma mark support to outline view. With mark, dashes
(-) cause divider lines before/after the mark label.

When outline is sorted, the divider lines are omitted (lest they appear
all grouped at the bottom of the view).

The system property org.eclipse.cdt.core.model_include_pragmas can
be set to false in case there are side effects of introducing IPragma
elements to the CModel.

This change applies to the Outline view and the Quick Outline (Ctrl-o)
information popup.

Icons contributed by Greg Willits.

Also-by: Greg Willits <gwillits@marway.com>
Change-Id: I072ef26fb14e21b5453f909bade391a3f0521823
2021-07-11 20:13:33 -04:00
..
org.eclipse.cdt.core Bug 546981: Add #pragma mark to Outline view 2021-07-11 20:13:33 -04:00
org.eclipse.cdt.core.linux [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.linux.aarch64 [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.macosx [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.native Bug 573677: Mark methods that don't handle commands well as deprecated 2021-06-14 22:20:28 -04:00
org.eclipse.cdt.core.tests Bug 546981: Add #pragma mark to Outline view 2021-07-11 20:13:33 -04:00
org.eclipse.cdt.core.win32 [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
org.eclipse.cdt.ui Bug 546981: Add #pragma mark to Outline view 2021-07-11 20:13:33 -04:00
org.eclipse.cdt.ui.tests [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
pom.xml [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00