.Net Core VS Code Snippets Question
In the Visual Studio IDE, if I type foreach and press tab twice it will generate some generic foreach code. Is there an extension in VS Code that will allow me to accomplish the same thing using .Net Core? Also, are these called snippets? I'm not sure if I'm misusing the term. Thanks.
0 comments:
Post a Comment