Disable error higlighting in sql named args

Answered

Hi, 

Is there any way of disabling error highlighting in just named args? As in the screen shot I would like not to have the named args marked as errors, but still have checking of column names in sql statement.

Thanks

0
2 comments

Hi,

Could you try adding the @(\w+) pattern under Settings | Tools | Database | Query Execution | User Parameters, and let me know if that helps? You can also specify particular languages so that the setting applies only to those.

0

Looks like it is working.

 

Thank you. 

0

Please sign in to leave a comment.