I am trying to activate only Left-hand match suggestions on VSCode Editor.
For example, my custom snippet contains "time_period" and "period_date". When I type "pe", both of two are show on suggestions.
However, I want VSCode to show only "period_date".
Any solutions?
