Hello,
I want to use the c# lanaguge addon and open the intelli-prompt window - for a text which is different from the editor's document text.
I'm not talking about a prefix and a suffix (like in the exmpale for editing inner method body). I want to change the text before compilation (without this change the code will not compile).
I have sections in the code (delimited from the code) that I just want to omit. I don't want the intelli-prompt to consider them.
Is there a way to do it?
Thanks,
Ori
[Modified at 08/03/2007 12:59 PM]
I want to use the c# lanaguge addon and open the intelli-prompt window - for a text which is different from the editor's document text.
I'm not talking about a prefix and a suffix (like in the exmpale for editing inner method body). I want to change the text before compilation (without this change the code will not compile).
I have sections in the code (delimited from the code) that I just want to omit. I don't want the intelli-prompt to consider them.
Is there a way to do it?
Thanks,
Ori
[Modified at 08/03/2007 12:59 PM]