Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Small bug in code completion.
Small bug in code completion. [message #20946] Mon, 20 April 2009 16:14 Go to previous message
phirox is currently offline  phirox
Messages: 49
Registered: December 2007
Member
If you use a template variable with multiple parameters as a function argument, it makes the code completion stop at the "," inside the <>.

You can try this with the following existing function:

void Escape(ArrayMap<String, EscValue>& globals, const char *function, Callback1<EscEscape&> escape)


This will break at "ArrayMap<String," then "EscValue>& global," then "const char *function" and finally "Callback1<EscEscape&> escape".

Tested with svn version 1062.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Why project files are not sorted?
Next Topic: [FIX] Editing a file which does not exist anymore chrashes TheIDE
Goto Forum:
  


Current Time: Mon Apr 29 07:29:30 CEST 2024

Total time taken to generate the page: 0.01759 seconds