Reputation: 882
I use Visual Studio IDE for C#. By default, you need to click "Tab" button twice to insert a snippet. Is it possible to insert snippet with only one "Tab"? please suggest me settings or extension.
Upvotes: 1
Views: 345
Reputation: 554
To answer your question. No, it is not possible to do that.
But there is a "trick" to make it feel like a TAB.
You hold TAB a little bit longer (but is no longer effetiv as pressing TAB 2 times).
Upvotes: 1