Open
Description
- Azure Data Studio Version: N/A
- OS Version: Win11
- VS Code mssql extension version: 1.16
- VS Code database projects extension: 0.17.2
- VS Code SQL bindings extension: 0.3
Steps to Reproduce:
- Right click on table
- Create Azure Function with SQL Bindings
- It prompts to select a folder. I was half expecting it to create a subfolder before adding all the files (host.json, csproj, etc.) but instead it just adds everything to the folder I selected.