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   |
 |
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
|
|
|
 |
|
Disable Assits++ scan on certain files
By: Didier on Fri, 07 December 2018 19:42
|
 |
|
Re: Disable Assits++ scan on certain files
By: Klugier on Sat, 08 December 2018 18:40
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Sat, 08 December 2018 19:11
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Sat, 08 December 2018 19:12
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Tue, 26 February 2019 22:13
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Sun, 01 September 2019 00:20
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Sun, 01 September 2019 00:21
|
 |
|
Re: Disable Assits++ scan on certain files
By: mirek on Fri, 06 September 2019 11:03
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Fri, 06 September 2019 12:44
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Fri, 06 September 2019 21:39
|
 |
|
Re: Disable Assits++ scan on certain files
By: mirek on Mon, 09 September 2019 08:16
|
 |
|
Re: Disable Assits++ scan on certain files
By: Didier on Tue, 10 September 2019 20:06
|
 |
|
Re: Disable Assits++ scan on certain files
By: mirek on Tue, 10 September 2019 23:04
|
 |
 |
Re: Disable Assits++ scan on certain files
By: Didier on Tue, 10 September 2019 23:54
|
 |
|
Re: Disable Assits++ scan on certain files
By: mirek on Wed, 11 September 2019 09:38
|
Goto Forum:
Current Time: Mon May 12 18:13:15 CEST 2025
Total time taken to generate the page: 0.02658 seconds
|