Navigation überspringen

Visual Studio-Code

Ein leistungsfähiger, einfacher, kostenloser Code-Editor mit integrierten Tools zur einfachen Bereitstellung von Code in Azure

Mit einem Editor vom Code zur Cloud

Verbringen Sie mehr Zeit mit dem Programmieren, weil Sie weniger zwischen Tools wechseln müssen. Verwenden Sie Features und Erweiterungen, die in Azure und GitHub integriert sind, um Code an einem zentralen Ort zu entwickeln, zu debuggen und bereitzustellen.

Lokale Emulatoren und Erweiterungen zum Erstellen, Ausführen und Debuggen von Cloud-Apps direkt im Editor

Importiert und verwaltet Daten für lokale oder Remotedatenbanken und unterstützt u. a. Azure Cosmos DB und MongoDB

Bietet mit interaktiven Workflows für GitHub Actions und Azure Pipelines Unterstützung beim Erstellen und Konfigurieren von Continuous Integration

Unterstützt nahezu jede Sprache und jeden App-Typ, darunter statische Web-Apps, serverlose Azure Functions und Kubernetes-Cluster

Cloud-Apps vor der Bereitstellung lokal entwickeln

Create, run, and debug your cloud projects locally so you can prototype quickly. Optimize costs by testing whether new features run efficiently in the cloud before deploying. Azure extensions include emulators for Azure Storage, Azure Cosmos DB, and Azure Functions.

Cloud-Apps vor der Bereitstellung lokal entwickeln
Automatisierte Bereitstellungen in der Cloud einrichten

Automatisierte Bereitstellungen in der Cloud einrichten

Use the Deploy to Azure extension to set up continuous integration and continuous delivery (CI/CD) from your apps to the cloud using GitHub Actions or Azure Pipelines. Easily create a CI/CD pipeline targeting Azure App Service, Azure Functions, or Azure Kubernetes Service (AKS) using the extension’s built-in automated workflows.

Tutorial lesen

Daten hinzufügen und verwalten

Dank der integrierten Unterstützung von MongoDB und IntelliSense lassen sich die Daten Ihrer App problemlos verwalten. Stellen Sie eine Verbindung mit lokalen oder MongoDB-Remoteservern her, und verwalten Sie Datenbanken, Sammlungen und Dokumente, oder hosten Sie diese mit dem Free-Tarif von Azure Cosmos DB in der Cloud.

Read the documentation

Daten hinzufügen und verwalten
Bequem im Team arbeiten

Bequem im Team arbeiten

You don't need to change how you work with others, whether they're teammates in the same room or developers around the world working on open source projects. Bring pull requests and issues from GitHub into the editor with the GitHub Pull Requests and Issues extension. Or collaborate on editing, debugging, and app sharing in real time for pair programming or code reviews with the Live Share Extension.

Weitere Informationen zu GitHub und VS Code

Container

Build, manage, and deploy containerized applications using the Docker extension. Generate Docker files from your existing repository and manage your containers, images, and registries from inside Visual Studio Code.

Kubernetes

Enjoy a fully integrated Kubernetes experience with the Kubernetes extension. Deploy containerized applications to local or cloud-hosted Kubernetes clusters and debug your live applications in Visual Studio Code.

Front-End-Webentwicklung

Extend JavaScript debugging to front-end development using the Debugger for Microsoft Edge extension. Set breakpoints and step through front-end JavaScript code to resolve issues quickly. Debug front-end and back-end code simultaneously with the multitarget debugging capability.

Erste Schritte mit Visual Studio Code

Download now