Activity overview
Latest activity by Haakonp
Excellent guys, appreciate the fast and accurate responses!
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 / comments
Excellent guys, appreciate the fast and accurate responses!
I'll fiddle with the <ParserLookBackDistance> and ><ParserLookAheadDistance> properties of the config and see if I can get a bit further ...
Intellisense stops referencing UD variables in long code.
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...