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 » Disable Assits++ scan on certain files
Re: Disable Assits++ scan on certain files [message #50714 is a reply to message #50710] Sat, 08 December 2018 18:40 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1099
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I found missing documentation page that speaks about your problem. The assist parsing can be turn off by following macros (part of missing documentation):
5. Assist++ C++ parser directives
Assist supports simple directives that are passed to it via '//' comments that can be used in cases that original code is confusing:
//$-
Code past this directive will not be passed to parser.
//$+
Code past this directive will be passed to parser (stops //$-).
//$ code
example: //$ void Foo(Bar&)
Code will be passed to parser (adds code that is not part of compiled sources)


The documentation page will be available tomorrow and it will be bundled with TheIDE. I hope my message will help you to deal with your problem.

Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Sat, 08 December 2018 18:41]

Report message to a moderator

 
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 icon14.gif
Read Message
Previous Topic: Versioning support (hack-ishly solved)
Next Topic: [Linux] Tooltips and pop-up windows don't disappear when TheIde is losing focus
Goto Forum:
  


Current Time: Mon May 12 18:13:15 CEST 2025

Total time taken to generate the page: 0.02658 seconds