SQL Complete - Can the code snippet auto-complete function be customized with a key other than 'Tab'?

SQL Complete - Can the code snippet auto-complete function be customized with a key other than 'Tab'?

Dear Devart,

Hello. I am a user who is considering using sql complete this time.

I asked you a question about using Code snippet in SQL Complete.

As a result of checking the manual, it is confirmed that the snippet is automatically completed if you enter the Tab key after entering the snippet to be used.


For example, suppose you use [SelCount] snippet,
When you enter the SelCount + Tab key, the code is automatically converted to 'SELECT COUNT(*) FROM'.

My question is, is there a function that automatically converts code to 'SELECT COUNT(*) FROM' when entering the SelCount + Space key?

If not, I wonder if there is room for this function to be added in the future.

Have a nice day,
Thank you.