Home » Developing U++ » U++ Developers corner » Assist++ future
Re: Assist++ future [message #12182 is a reply to message #10918] |
Mon, 15 October 2007 21:49   |
zsolt
Messages: 702 Registered: December 2005 Location: Budapest, Hungary
|
Contributor |
|
|
mr_ped wrote on Sat, 04 August 2007 22:47 |
Quote: | and to start collecting code that it does not parse properly....
|
I think I will provide plenty of those over time.. 
But it's not only about preprocessing, I have some more basic problems, like I don't have local variables parsed.
void TestLocalVariablesParsing( int variableone, int anothervariable, int thirdvariable )
{
//here write "vari" and hit Ctrl+Space .. nothing is suggested.
//here write "ano" and hit Ctrl+Space .. nothing is suggested.
String tempstring;
//here write "temps" and hit Ctrl+Space .. nothing is suggested.
}
It annoys me a lot personally, I'm used to IDEs which do parse local variables. (MSVS, VSlick).
|
Use Ctrl+, for local variables.
|
|
|
 |
|
Assist++ future
By: Defre on Sat, 04 August 2007 15:06
|
 |
|
Re: Assist++ future
By: mirek on Sat, 04 August 2007 15:16
|
 |
|
Re: Assist++ future
By: mirek on Sat, 04 August 2007 20:17
|
 |
|
Standard array not parsed
|
 |
|
Re: Assist++ future
By: mr_ped on Sat, 04 August 2007 22:47
|
 |
|
Re: Assist++ future
By: mirek on Sun, 05 August 2007 10:05
|
 |
|
Re: Assist++ future
By: zsolt on Mon, 15 October 2007 21:49
|
 |
|
Re: Assist++ future
By: unodgs on Mon, 15 October 2007 22:56
|
 |
|
Re: Assist++ future
By: mr_ped on Sun, 05 August 2007 12:57
|
 |
|
Re: Assist++ future
By: mr_ped on Mon, 15 October 2007 01:29
|
 |
|
Re: Assist++ future
By: mr_ped on Thu, 24 July 2008 10:24
|
 |
|
Re: Assist++ future
By: mrjt on Thu, 24 July 2008 12:19
|
Goto Forum:
Current Time: Fri Jul 18 18:41:26 CEST 2025
Total time taken to generate the page: 0.04469 seconds
|