I've just started using SP, and I like it so far.

However, there are certain words (GO in particular) that I would like SP to ignore completely.

I've looked at the candidate list, and in the case of GO, neither it nor the suggested GOTO are in there.

How can I specify words to ignore?

Thanks.
Dave Pendleton
0

Comments

1 comment

  • Chris Auckland
    Thanks for your post.

    There is no way to set SQL Prompt to ignore certain keywords that you type, but GO should be recognised as a reserved keyword and suggested in the list of candidates.

    This means that you can simply type GO<space> to carry on with the rest of your coding. Are you saying that SQL Prompt trying to insert GOTO whenever you type GO<space>?
    Chris Auckland
    0

Add comment

Please sign in to leave a comment.