Intellisense stops referencing UD variables in long code.
Haakonp
Posts: 3
It appears that SQL Prompt intellisense works as designed until a certain line number (around 500 or so).
Our business loves mega-reports and I end up with these very large SPs. Towards the end of these SPs, I can't seem to reference any temp tables, variable tables, or variables.
Does anyone else have this issue, or a solution that doesn't involve "make your SPs shorter?
Thanks!
-Haakon
Our business loves mega-reports and I end up with these very large SPs. Towards the end of these SPs, I can't seem to reference any temp tables, variable tables, or variables.
Does anyone else have this issue, or a solution that doesn't involve "make your SPs shorter?
Thanks!
-Haakon
Comments
I have emailed you the workaround for this issue.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
I'll fiddle with the <ParserLookBackDistance> and ><ParserLookAheadDistance> properties of the config and see if I can get a bit further down without blowing up SSMS.
Thanks again!
-Haakon
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com