github GoogleCloudPlatform/cloud-code-vscode v1.21.0
Cloud Code v1.21.0

latest releases: v2.6.0, v2.0.0, v1.22.1...
22 months ago

Version 1.21.0 (Dec 2022)

###New Features

  • Cloud Functions:
    Cloud Code now supports Cloud Functions, helping you work with your Cloud Functions right from your IDE.
    • Use the Cloud Functions Explorer to view your project's Cloud Functions properties and source code.
      Cloud Functions Explorer
    • Download your Cloud Functions to edit your code locally, then configure your local workspace to deploy those changes directly from Cloud Code.
      Cloud Functions Deployment
    • Invoke your functions from VS Code and modify your inputs by using any JSON-formatted file.
      Cloud Functions Invocation
    • Use the Cloud Code Logs Viewer to view logs from your Cloud Functions to debug your code.
      Cloud Functions Logs Viewer

Bug Fixes

  • Miscellaneous bug and crash fixes

Don't miss a new cloud-code-vscode release

NewReleases is sending notifications on new releases.