Snippets stop triggering after a "random" location
PeteK
Posts: 4 New member
In some stored procedures, after a certain location in the code, all snippets just stop triggering, i.e., we don't get the little pop-up saying Press TAB to insert Snippet, nor will the Snippet insert at that location with a TAB press.
This does not happen in all stored procedures, however, when it does it is unchanging and repeatable and can be traced down to a location where it works, and immediately after that, it doesn't work for the remainder of the code. I've closed SSMS and restarted it to no avail. It even occurs with other programmers in our shop on their development servers with the same piece of code.
We're running SQL Prompt 6.3.0.188 in SQL 2012 SSMS.
Snippets are great... when I can consistently use them :?
This does not happen in all stored procedures, however, when it does it is unchanging and repeatable and can be traced down to a location where it works, and immediately after that, it doesn't work for the remainder of the code. I've closed SSMS and restarted it to no avail. It even occurs with other programmers in our shop on their development servers with the same piece of code.
We're running SQL Prompt 6.3.0.188 in SQL 2012 SSMS.
Snippets are great... when I can consistently use them :?
I have CDO. Its like OCD except the letters are in alphabetical order... as they should be!
Comments