1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Find a file
John Camelon 2c18a23f89 CORE
Fixed bug 48909 - Wrong completion node after a . or an ->
	Fixed bug 49702 - Wrong completion kind sent in const/dest and code blocks
	Added new CompletionKind - STATEMENT_START to indicate the beginning of a statement line.  

TESTS
	Updated ContextualParseTest to accommodate bugfixes 48909 & 49702.  

UI
	Updated CompletionEngine to handle IASTCompletionKind.CompletionKind.STATEMENT_START
2004-01-13 17:07:02 +00:00
build Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
core CORE 2004-01-13 17:07:02 +00:00
debug Fix for bug 49587: Unable to set breakpoints in the editors that extend CEditor. 2004-01-06 20:45:35 +00:00
doc Fix version number. 2004-01-05 20:51:56 +00:00
launch/org.eclipse.cdt.launch organize imports. 2004-01-07 21:08:20 +00:00
releng Added summary table. 2004-01-13 03:23:00 +00:00