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 » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [FEATURE REQUEST] CH_STYLE, CH_VALUE support in parser
Re: [FEATURE REQUEST] CH_STYLE, CH_VALUE support in parser [message #12846 is a reply to message #12842] Wed, 21 November 2007 09:21 Go to previous messageGo to previous message
Zardos is currently offline  Zardos
Messages: 62
Registered: April 2007
Member
mr_ped wrote on Wed, 21 November 2007 00:31


BTW, 90% of my sources don't work with assist.
I'm don't even bother to check out anymore what's the case, I'm not using preprocessor that much (sometimes some #define with numerical constant), so I have no idea what's wrong, but it happens like "always" to me. I gave up already, and I'm waiting patiently for new parser and Assist.


Same problem here... Assist is nearly useless. With many macro it becomes completely useless.
IMHO Visual Assist is the best one. Perfectly handles macros like:

#define BAR(NAME) struct A { int NAME() { return 3;} };

main() {
BAR(foo) a;
a.???? // at ??? you get "foo" as suggestion !!!
}

But I like The Ide anyway....
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [FEATURE REQUEST] - print selected text to PDF
Next Topic: EyeCare App problem
Goto Forum:
  


Current Time: Sat Aug 02 17:28:37 CEST 2025

Total time taken to generate the page: 0.08256 seconds