1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/core
Thomas Corbat ebb9bced0d Bug 440422 - Completion in Using Declarations
Fix for content assist in the context of using declarations:
- No parameter hint for using declaration (template and function)
- No trailing semicolon if one is already present
- Parameter hint for invocation in template arguments
- Space after comma in function suggestions

Some refactoring to content assist test infrastructure.


Change-Id: Id2483ddefe1c35572a9554fdadb0b6416402446a
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
Reviewed-on: https://git.eclipse.org/r/30584
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-08-13 09:06:04 -04:00
..
org.eclipse.cdt.alltests Increment parent pom version 2014-07-22 16:05:46 -04:00
org.eclipse.cdt.core Fixing NPE in ACBuilder 2014-08-12 08:46:41 -04:00
org.eclipse.cdt.core.aix Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ia64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ppc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.ppc64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.x86 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.linux.x86_64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.macosx Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.native Cleanup of Messages.properties and Messages.java files. 2014-08-04 11:15:40 -07:00
org.eclipse.cdt.core.qnx Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.solaris Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.tests Bug 437675 - Handle PDOM function instances in 2014-08-11 13:35:40 -04:00
org.eclipse.cdt.core.win32 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.win32.x86 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.core.win32.x86_64 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.ui Bug 440422 - Completion in Using Declarations 2014-08-13 09:06:04 -04:00
org.eclipse.cdt.ui.tests Bug 440422 - Completion in Using Declarations 2014-08-13 09:06:04 -04:00