* s/online IDE/IDE * A few more * Add VS Code to supported IDEs * Combine procedures * Add sub-steps * Update short title * Fix indents * Update image references * Really fix indents? * Update instructions for choosing an IDE * Add 💅 * Add URL Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
381 B
381 B
You can optionally configure an assignment to use an integrated development environment (IDE). IDEs allow your students to write code, run programs, and collaborate without installing Git and a full development toolchain on the student's computer. If you choose an IDE for an assignment, students can still check out and run code locally on a computer with the necessary software.