Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 638 Bytes

about.md

File metadata and controls

11 lines (7 loc) · 638 Bytes

VMware Tanzu Developer Tools for Visual Studio Code

Tanzu Developer Tools for VSCode is VMware Tanzu's official IDE extension for VSCode to help you develop with the Tanzu Application Platform (TAP). The Tanzu Dev Tools extension enables you to rapidly iterate on your workloads on supported Kubernetes clusters with TAP installed.

This extension enables you to:

  • Debug workloads directly on your TAP-enabled Kubernetes cluster
  • Live update your workloads directly onto your TAP-enabled Kubernetes cluster
  • Generate snippets to quickly create TAP configuration files

Note: This extension currently only supports Java apps.