Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 599 Bytes

about.md

File metadata and controls

25 lines (15 loc) · 599 Bytes
title subtitle weight
Tanzu Developer Tools for VSCode
Tanzu Developer Tools
1

Tanzu Developer Tools for VSCode

Overview

Tanzu Developer Tools for VSCode is VMware Tanzu’s official IDE extension for VSCode to help you develop with the Tanzu Application Platform.

Note: This extension currently only supports Java Spring apps with spring-boot-devtools.


Features

  • Live Update

    • See live changes made to your source code appear in your running application on your cluster.
  • Debug

    • Set breakpoints to help you debug your running application on your cluster.