Overview
This release adds Go language support for Azure Functions — including project scaffolding, local debugging, and deployment — and introduces an opt-in Template Gallery for the Create New Project experience.
Added
- [5061] Add Go language support — project scaffolding (
main.go,go.mod), local debugging via Delve, zip-push deployment withfunc pack, and Function App creation including Flex Consumption - [4964] Add opt-in Template Gallery for Create New Project — a searchable, filterable visual gallery that replaces the default wizard. Enable by setting
azureFunctions.enableTemplateGallerytotrue