0

Is there a way to generate custom code in Visual Studio COMMUNITY IDE (NOT Visual Studio CODE).

Can you create custom code snippets in Visual Studio IDE?

For example, I type main and it generates

//
int main() {

return 0;

}
//
David Buck
  • 3,752
  • 35
  • 31
  • 35

0 Answers0