code completion
Posted: Wed Jan 05, 2011 2:32 pm
Hi,
i im trying to figure out how to use this nice ide to fully potential, because i wanted to refresh my knowledge of c++ after using other languages like java and c#
When i get this code completion tooltip, how can i switch through the overloaded functions using keyboard shortcuts e.g. it shows 1 of 7 and i want to jump to 2 of 7?
Is there an option to activate by using " for string begin to automatically insert the " for string end and jump between them for string input?
like for brackets when you got code completion tooltip and hit tab key
the tag system is nice and working but i miss something like a plugin or tool that tries to create and show something like a reference of all available functions, headers and classes installed
if it would be smart it could have an option for source files of libs to try to parse comments and add them to function description
i im trying to figure out how to use this nice ide to fully potential, because i wanted to refresh my knowledge of c++ after using other languages like java and c#
When i get this code completion tooltip, how can i switch through the overloaded functions using keyboard shortcuts e.g. it shows 1 of 7 and i want to jump to 2 of 7?
Is there an option to activate by using " for string begin to automatically insert the " for string end and jump between them for string input?
like for brackets when you got code completion tooltip and hit tab key
the tag system is nice and working but i miss something like a plugin or tool that tries to create and show something like a reference of all available functions, headers and classes installed
if it would be smart it could have an option for source files of libs to try to parse comments and add them to function description