1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
Alain Magloire 2003-08-27 13:17:58 +00:00
parent f62e609968
commit 6c729f13ad

View file

@ -1,3 +1,11 @@
2003-08-27 Thomas Fletcher
Update code completion to include () for functions and methods and
to position the cursor appropriately.
* src/org/eclipse/cdt/internal/ui/text/CCompletionProcessor.java
* src/org/eclipse/cdt/ui/FunctionPrototypeSummary.java
2003-08-26 Alain Magloire
PR 41416, Not enough info in the error message for