1 2 3 4 5 6 7 8 9 10<snippet> <content><![CDATA[ getline(cin>>ws,${0:s}); ]]></content> <!-- Optional: Set a tabTrigger to define how to trigger the snippet --> <tabTrigger>getline</tabTrigger> <!-- Optional: Set a scope to limit where the snippet will trigger --> <scope>source.c++</scope> </snippet>