© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. Del SoleVisual Studio Code Distilledhttps://doi.org/10.1007/978-1-4842-9484-0_8

8. Automating Tasks

Alessandro Del Sole1  
(1)
Cremona, Italy
 
As described in previous chapter, Visual Studio Code is more than a simple code editor because it enables you to execute operations such as compiling and testing code by running external tools. In this chapter, you 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:
  • Node.js, a free and open source JavaScript runtime based on Chrome’s JavaScript engine, which you can download from https://nodejs.org ...

Get Visual Studio Code Distilled: Evolved Code Editing for Windows, macOS, and Linux now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.