Summary
Now, you can use code snippets in Visual Studio 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 using the functionalities to delete and import. After completing the demos in this chapter, you will recognize the importance of code snippets and why Visual Studio is a powerful IDE that helps developers to write code faster.
In Chapter 7, Coding Efficiently with AI and Code Views, we will review the artificial intelligence (AI) included in Visual Studio and how this tool can help us to write code faster and improve the syntax in some scenarios. You will also do some demos where the AI will help you, allowing you to predict what action or statement you want to perform.