1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
cdt/core/org.eclipse.cdt.ui.tests
Thomas Corbat ac8965a904 Bug 418493 - [Content Assist] Show default values within parameter hints
Preferences:
- Displaying parameters with default argument
- Displaying default arguments

Default arguments for functions and templates.

Conflicts:
	core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/contentassist/DOMCompletionProposalComputer.java

Conflicts:
	core/org.eclipse.cdt.ui.tests/ui/org/eclipse/cdt/ui/tests/text/contentassist2/CompletionTests.java
	
Rebased to changed parent

Change-Id: Ifb505f5723dc26212c34f492d3d49b7badf366ea
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Reviewed-on: https://git.eclipse.org/r/30646
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Hudson CI
2014-08-14 02:55:59 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
resources Bug 84144 - Occurrence marking for label references. 2014-07-10 13:20:38 +02:00
src/org/eclipse/cdt/ui Cosmetics. 2013-07-30 10:47:46 -07:00
ui/org/eclipse/cdt/ui/tests Bug 418493 - [Content Assist] Show default values within parameter hints 2014-08-14 02:55:59 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.options
.project
about.html
build.properties
ChangeLog
plugin.xml Add real categories for templates. Organize selection in tree. 2012-01-27 13:41:24 -05:00
pom.xml Upgrade to Tycho 0.21.0 2014-07-31 11:19:17 -04:00
test.xml