Skip to content

Features

Eric Jizba edited this page Apr 7, 2020 · 1 revision
  • Create new function projects
  • Create new functions from a template
  • Debug function projects locally
  • Deploy to Azure
  • View, create, delete, start, stop, and restart Azure Function Apps
  • View, edit, upload, and download application settings
  • JSON Intellisense for function.json, host.json, and proxies.json
  • Stream logs from your Azure Function Apps
  • View and manage deployment slots
  • Debug Node.js function project in Azure (experimental)

    NOTE: To enable, set azureFunctions.enableRemoteDebugging to true.

  • Debug Java function project in Azure (experimental)

    NOTE: To enable, set azureFunctions.enableJavaRemoteDebugging to true.