Get Started With Visual Studio Code

Visual Studio Code
  • Docs
  • Updates
  • Blog
  • API
  • Extensions
  • MCP
  • FAQ
  • Events
  • Download
Search Switch to the dark theme Switch to the light theme Download 4 0 4 Looks like this page went on a coffee break

The page you're looking for doesn't exist, may have been moved, or is temporarily unavailable.

Go to Homepage Browse Docs page_not_found.ts 1 async function findPage(url: string) { 2 try { 3 const page = await fetch(url); 4 return page; 5 } catch { 6 // Oops! Page not found 🤷 7 return null; 8 } 9 }

Helpful Links

Download VS Code

Get the editor for Windows, macOS, or Linux

Getting Started

Learn the basics and boost your productivity

Release Notes

See what's new in the latest version

Tag » Apprendre Visual Studio Code