Insert snippet content in the same line

Insert snippet content in the same line

Hello,

I would like to insert the snippet content in the same line.

Example:
Let's assume there is a snippet with the name "XXX" and contains a short text in a line like "Product name ABC 123".

I write some text:
  1. lorem ipsum
Now I input a snippet name:
  1. lorem ipsum xxx
Press TAB:
  1. lorem ipsum
  2. Product name ABC 123
A line break was inserted and then the content of the snippet.
I would like to insert the short name in the same line, how is this possible?
  1. lorem ipsum Product name ABC 123

Regards,
Sven