### Preflight Checklist - [X] I have installed the [latest version of Power Query SDK](https://github.com/microsoft/vscode-powerquery-sdk/releases/latest). - [X] I have checked existing resources, including the [common issues](https://learn.microsoft.com/en-us/power-query/commonissues) and the [release notes](https://github.com/microsoft/vscode-powerquery-sdk/releases). - [X] I have searched for [similar issues](https://github.com/microsoft/vscode-powerquery-sdk/issues). ### Power Query SDK 0.1.7 ### Regression From _No response_ ### Platform Windows ### Architecture x64 ### OS Version _No response_ ### VSCode version _No response_ ### PQSdkTool Path _No response_ ### Bug Description The commands to set credentials should allow arbitrary user input. Data Source Kind - Try to detect the current connector's data source kind(s) and display them in the drop down - Allow user to enter their own value Authentication Kind - If we have a known data source kind, display the supported kinds - If we aren't sure, show all possible data source kinds in drop down Query File - Drop down should show *.query.pq and *.test.pq files - Allow user to enter the path themselves ### Steps to Reproduce Run **Set credential** command ### Actual Experience N/A ### Expected Experience _No response_ ### Additional Context _No response_