# Visual Studio Code (VSCode) Visual Studio Code (VSCode) is an open source [[Integrated Development Environment (IDE)]] created by Microsoft. It supports various programming languages and file formats out of the box, and has a vast ecosystem of plugins. Since 2025, VSCode has also support for AI-driven software development through [[GitHub Copilot]] and its agent mode. License: MIT ## References - Official Website: https://code.visualstudio.com/ - Documentation: https://code.visualstudio.com/docs - Videos: https://www.youtube.com/@code - Source code: https://github.com/microsoft/vscode