As described in previous chapter, Visual Studio Code is more than a simple code editor because it enables you to execute operations such as compilingand testing code by running external tools. In this chapter you will learn how VS Code can execute external programs via tasks, by both existing tasks and customized tasks. To run the examples provided in this chapter, you need the following software: