Posted 12 years ago by Jake Pearson - Software Developer, Alion Science and Technology
Version: 11.2.0552
Avatar

Hi,
Rather than implementing a custom ITagger, is there a way to add in compiler errors to the list that the dot net language is already keeping track of?

thanks,
Jake 

Comments (2)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Jake,

You could update the language's IParser service so that you "wrap" the default one with one of your own and in the results that are passed back, add in your own errors to the syntax errors collection.


Actipro Software Support

Posted 12 years ago by Jake Pearson - Software Developer, Alion Science and Technology
Avatar

I'll give it a try, thanks.

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.