Summary
In this chapter, you learned:
- About tools and features common to all code editors
- How to use tools in Visual Studio
- How to use tools in Code
- How to decompile .NET assemblies for learning purposes
- How to create a custom project template and use it to create a new project
In the next chapter, you will learn about Git, a popular source code control and management system.