Comments
1 comment
-
Many thanks for your suggestion. This has already been added to our list of requested features with reference SP-188. I have added your ticket reference to the issue and have put a watch on it so that I am notified if/when the status of this changes.
Is there anything else I can help you with?
Regards
Linda Hawksworth
Red Gate Technical Support
Add comment
Please sign in to leave a comment.
There are 2 options I can think of
Have multiple $CURSOR$ positions so you can Tab between Cursor positions to make life easier .
or (better)
Add in $Parameter$
As the snippet is inserted , generate a Dialog to prompt for the inserted $Parameter$ . Have a look at Visual Assist X (www.WholeTomato.com )which does exactly this , it allows you to enter very large blocks of repetative code , by specifying only a few Parameter words.
A bit like Visual Studio Snippets
Yes I am a lazy coder !!
Cheers
Mike :lol: