Home » Developing U++ » U++ Developers corner » Assist++ future
Re: Assist++ future [message #10924 is a reply to message #10918] |
Sun, 05 August 2007 10:05   |
 |
mirek
Messages: 14266 Registered: November 2005
|
Ultimate Member |
|
|
mr_ped wrote on Sat, 04 August 2007 16: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).
|
I will check soon... but in fact, in this case, it perhaps is not parser bug, just problem in editor. You can easily check: type "tempstring."
Mirek
|
|
|
 |
|
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 19:46:33 CEST 2025
Total time taken to generate the page: 0.03152 seconds
|