U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » New Assist features
Re: New Assist features [message #59074 is a reply to message #59055] Thu, 27 October 2022 11:59 Go to previous messageGo to previous message
Tom1
Messages: 1319
Registered: March 2007
Ultimate Contributor
Hi Mirek,

I have noticed, that Assist autocomplete does not show all methods for e.g. String. If I type "String::" I would expect to see a whole bunch of methods (including e.g. 'StartsWith'), but for some reason I only get about 20 results or so. Is this issue depending on the way String inherits from other classes? Pre-libclang versions of TheIDE returned quite a lot of options for String:: .

Further on, if I may add to the wish list...
typedef struct{
	int a;
	int b;
	union{
		int i;
		dword u;
		float f;
	};
}tt;


In addition to a and b, would it be possible to see also i, u and f in the assist autocomplete listing for the type tt above?

Thanks and best regards,

Tom
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New minor assist features
Next Topic: 2022(?).2 beta
Goto Forum:
  


Current Time: Sun May 10 10:01:21 GMT+2 2026

Total time taken to generate the page: 0.00753 seconds