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 » Developing U++ » U++ Developers corner » Assist++ future
Re: Assist++ future [message #12182 is a reply to message #10918] Mon, 15 October 2007 21:49 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 698
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.. Wink

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.
 
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: U++ infrastructure server...
Next Topic: Decimal
Goto Forum:
  


Current Time: Sat May 18 03:02:37 CEST 2024

Total time taken to generate the page: 0.02706 seconds