Summary
Now, you can use code snippets in VS and increase your productivity. You can identify which pieces of code are common in your architecture and use patterns to create your own code snippets to meet your requirements. Also, you know how to manage code snippets by using the functionalities to delete and import. After completing the demos in this chapter, you will recognize the importance of code snippets and why VS is a powerful IDE that helps developers write code faster.
In Chapter 5, Coding Efficiently with AI and Code Views, we will review the artificial intelligence (AI) tools included with VS and the ones we can add to the IDE, and we will learn how these tools can help us to write code faster and improve the syntax in some scenarios. You will also carry out some demos where AI will help you, allowing you to predict what action or statement you want to perform. So stay tuned!