<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ --> <!-- Use Help > Report Issue to prefill these. --> - VSCode Version: 1.46.1 - OS Version: irrelevant The interface [`QuickPickOptions`](https://code.visualstudio.com/api/references/vscode-api#QuickPickOptions) has the entry `canPickMany`, however this field appears as `canSelectMany` in the actual [`QuickPick`](https://code.visualstudio.com/api/references/vscode-api#QuickPick%3CT%3E). How about making the naming consistent here?