April 29, 2015
Visual Studio Code preview released
MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen. released the Visual StudioMicrosoft's IDE — editing, debugging, and profiling for .NET, C++, and web projects. Code preview on April 29, 2015 — a free, cross-platform editor with IntelliSense, debugging, and GitA distributed version control system — commits, branches, and merges for tracking source code history. integration.
What it was for
VS Code is the default editor for millions of developers — TypeScriptJavaScript with static types — compiles to JS and powers large front-end and Node codebases./JavaScript, PythonA high-level language known for readability — dominant in data science, scripting, and web backends., GoA language from Google — simple syntax, fast compilation, and built-in concurrency via goroutines., RustA systems language emphasizing memory safety without garbage collection — fast adoption in infrastructure., and more via extensions. It is Electron-based but keyboard-centric: multi-cursor editing, integrated terminal, debuggerA tool that lets developers pause, inspect, and step through running programs to find bugs., and GitA distributed version control system — commits, branches, and merges for tracking source code history. diff view. It displaced Atom and challenged JetBrains for everyday editing.
Companies
- Microsoft
Why it's here
VS Code proved MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen. could win developer mindshare with a free, cross-platform editor.
Why it mattered
It became the hub for LSP-based language support and the most popular dev tool in surveys.
What it solved
Developers on Mac and Linux lacked a lightweight MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen.-grade editor with solid debugging and GitA distributed version control system — commits, branches, and merges for tracking source code history..
Media
- ImageVisual Studio Code
Microsoft, Public domain, via Wikimedia Commons
Related
- TypeScript preview releasedOctober 1, 2012
- GitHub launchedApril 10, 2008
- IntelliJ IDEA releasedJanuary 2001
- Language Server Protocol announcedJune 27, 2016
- Cursor AI code editor releasedMarch 14, 2023