1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/classroom/about-online-ides.md
Laura Coursen a6572a7c96 VS Code extension for GitHub Classroom (#20536)
* 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>
2021-08-09 12:24:55 -07:00

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.