I was just making a snippet

SELECT TOP 10 * FROM $CURSOR$
ORDER BY ... DESC

2 questions

1 - Is there any other $xxxx$ insert other than CURSOR

2 - Can something automatically open the Candidate List at the cursor point (at the moment it seems I have to cnt Space )

As a Suggestion how about multiple Cursor points and TAB between them say , with opening candidate lists as well of course (yes I am lazy !! :D )

SELECT TOP 10 * FROM $CURSOR$
ORDER BY $CURSOR$ DESC

Mike
MikeONeill
0

Comments

1 comment

  • Anu D
    Many thanks for your post.

    1. Yes you can use $Date$.

    2. It is not possible at present I have logged a feature request (SP-2916) in our internal tracking system.

    Kindly let me know if you need more help on this.
    Anu D
    0

Add comment

Please sign in to leave a comment.