How to use a snippet in the middle of a statement without getting the list of columns?
Posted: Thu 15 Jul 2021 23:41
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?
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?