04. VSCode basics

A quick introduction to VSCode functionality

You are getting the first edition of all these pages. Please let me know if you find an error!

This lab provides the minimum introduction to VSCode needed to write programs. VSCode has similar functionality to other professional IDEs, such as PyCharm, IntelliJ, or XCode.


Keyboard shortcuts

Accessing common commands quickly

Managing files

How to properly organize your projects and use VSCode’s Explorer

Editing code

A quick introduction to VSCode functionality

Running code and the integrated terminal

A quick introduction to VSCode functionality

Last modified September 2, 2024.