GitHub Codespaces is a cloud-based online integrated development environment developed by GitHub. It allows users to create and manage development environments directly within the browser or through Visual Studio Code desktop. Codespaces is tightly integrated with GitHub repositories and enables on-demand coding, debugging, and testing in a full-featured development container hosted in the cloud.[2]

GitHub Codespaces
DevelopersGitHub, a subsidiary of Microsoft
Initial release2020; 6 years ago (2020)[1]
PlatformWeb application
O–IDE
TypeCloud computing
development environment
LicenseProprietary software
Websitegithub.com/features/codespaces

Features

edit
Codespaces layout
GitHub Copilot on the left
Code editor in center
Terminal on the right

Licensing

edit

GitHub Codespaces is proprietary software and available to GitHub users under various subscription plans. Codespaces includes a monthly usage quota for free tier users of 120 hours, and expanded access for GitHub education, Pro, Team, and GitHub Enterprise plans.[6]

GitHub Classroom

edit

GitHub Classroom is an educational tool developed by GitHub to streamline the process of managing programming assignments and coursework. Integrated with GitHub repositories, it allows instructors to distribute starter code, automate grading workflows, and track student progress. GitHub Classroom is widely used in computer science education and supports integration with GitHub Codespaces for cloud-based development environments.[7][8][9]

Programming languages supported

edit

Extensions

edit

See also

edit
edit
  • github.dev — A lightweight, browser-based editor for GitHub repositories, often seen as a simplified version of Codespaces, without backend compute or container support.

References

edit
edit