Overview
- Microsoft announced the open-sourcing of the Edit command-line text editor, GitHub Copilot for VS Code, and Windows Subsystem for Linux (WSL) at its Build 2025 conference.
- Edit will serve as the default command-line text editor for 64-bit Windows, addressing the previous absence of a built-in editor for these systems.
- The lightweight editor, under 250KB in size, supports features like multiple file handling, find and replace, regular expressions, and word wrapping.
- GitHub Copilot’s AI-powered capabilities will be integrated into the VS Code open-source repository over the next few months, enhancing open development workflows.
- Windows Subsystem for Linux is now open-source, enabling developers to access its code and modify it for specific use cases.