Page 1 of 1

How to use a snippet in the middle of a statement without getting the list of columns?

Posted: Thu 15 Jul 2021 23:41
by Thenrich
How to use a snippet in the middle of a statement without getting the list of columns?

For example I type: update tablename set
then I want to insert a snippet of columns to update.

My snippet has a single character shortcut like 'u'. I want to type u then tab to insert the snippet.
What I get is a list of columns that have 'u' in their names and u is way down in the list.

Is there's a way to insert the snippet easily?

Re: How to use a snippet in the middle of a statement without getting the list of columns?

Posted: Tue 20 Jul 2021 07:36
by alexa
You can use the following option Image