|
|
|
|
|
by qrobit
504 days ago
|
|
I use snippets almost exclusively in markdown/latex, where typing math is at least twice as fast with snippets. When doing some quick experiment in C/C++, scaffolding `int main ...` and classes is nice too. In nicer languages I use snippets only if I forget syntax, than snippet serve as a quick reminder(e.g. for loop in lua) |
|